Update TODO
This commit is contained in:
parent
5c7703de8b
commit
04dce7d406
8
TODO.md
8
TODO.md
@ -3,15 +3,13 @@
|
|||||||
- **Add and Drop**:
|
- **Add and Drop**:
|
||||||
- The add and drop page should only include courses offered by the department head.
|
- The add and drop page should only include courses offered by the department head.
|
||||||
- Add and drop date should be restricted by the school calendar.
|
- Add and drop date should be restricted by the school calendar.
|
||||||
- **Auto generate username and password when adding students and lecturers**
|
|
||||||
- Instead of filling the username and password for the student/lecturer, the system should automatically generate them and send to the student's/lecturer's email.
|
|
||||||
- **Payment integration**:
|
- **Payment integration**:
|
||||||
- Integrating PayPal and Stripe for students to pay their fees.
|
- Integrating PayPal and Stripe for students to pay their fees.
|
||||||
- **Integrate the dashboard with dynamic/live data**:
|
- **Integrate the dashboard with dynamic/live data**:
|
||||||
- Overall attendance
|
- Overall attendance
|
||||||
- School demographics
|
- School demographics
|
||||||
- Lecturer qualification
|
- Lecturer qualification
|
||||||
- Students' level
|
- Students' level
|
||||||
- Students average grade per course:
|
- Students average grade per course:
|
||||||
This helps to keep track of students' performance
|
This helps to keep track of students' performance
|
||||||
- Overall Course Resources
|
- Overall Course Resources
|
||||||
@ -21,8 +19,6 @@
|
|||||||
- Enrollments per course
|
- Enrollments per course
|
||||||
- How many students enroll in each course
|
- How many students enroll in each course
|
||||||
- Website traffic over a specific user type (Admin, Student, Lecturer, etc.)
|
- Website traffic over a specific user type (Admin, Student, Lecturer, etc.)
|
||||||
- **Apply Filtering for all tables**:
|
|
||||||
- This can be done using `django-filter` and other jQuery libraries
|
|
||||||
- **Apply data exporting for all tables**:
|
- **Apply data exporting for all tables**:
|
||||||
- This can be done using jQuery libraries like `DataTables`
|
- This can be done using jQuery libraries like `DataTables`
|
||||||
- **Using a template to PDF converter to generate reports**:
|
- **Using a template to PDF converter to generate reports**:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user