-
Set up the MySQL database and create basic tables for core entities (users, courses, enrollments). Provide sample seed data to help with early testing and early integration with the frontend.
@fera…
-
-
Create medical history of all students
-
Develop a sidebar for the student dashboard with options such as My Profile, Create Opening, All Openings
-
general thought I just had: would we want to have some sort of expiration based on how long the student has signed up to participate in the program, so that they can't keep accessing our materials if …
-
In #5024, we changed how chapter assignment is done; accounts are now associated to a chapter, instead of individual profiles. The admin chapter assignment functionality needs to be updated accordingl…
-
- [x] happy path
- [x] need to define required inputs (see below)
- [ ] write tests for required inputs (will fail, until...)
- [ ] modify HTML to indicate which values are required (browser will e…
-
**As a** mentor
**I want to** view a student's profile.
**so that I can** access information about the student.
## Technical Requirements
- Mentors should not be able to access student profiles …
-
Along with this, the View Profile picture is also not working. The popover maybe is not responding to clicks or maybe it is getting closed on click before doing anything.
-
create image upload for students
put the image in database and its path
can be replaced but only 1 image per student