Progress Made
Frontend
- Create student management page with
Active Student
andInvited Student
tabs- Create invite one student modal
- Create upload csv to invite student modal
- Create invite one student modal
- Create student profile page
Backend
- Add description column to course
- Attach course data with GET single student
- Add heroku retry deployment script with
heroku releases:retry
- Because when the deployment fail after push, you can't retry the deployment without pushing any new commit.
What I did well?
- Nothing in particular
What I'm stuck with?
- Again, to come up with the final design and layout of the page, spent too much time experimenting
How will tomorrow be?
- Continue with connecting the student invite module with the backend.