Textbook System
- [ ] Add functionalities to the text book system, to get something working to present to potential users
- [ ] upload to the server the school system
- [ ] look at how nemis system works
- [x] change from textbook to school research
- [x] other ideas , fees transport, exam, lunch
Chama
- [x] Load the beneficiaries to the system.
- [x] Add a data list to help us do searches.
- [x] Add start date to every member.
- [] Add a column selector.
- [] Add the rest of the data.
- [x] Add the crown section.
- [] Add a button for showing detailed and non detailed output
shule
- [] Redesign the showing of regions to take care of empty cases.,
this retaining the orientation region when there is no data in the body.
- [] Expand the drop areas for accepting dragged factors,
so that dropping to empty regions become meaningful. For instance,
- crest and crumb factors can be dropped in the header topmost row.
- header/crumb and body/crest areas are candidates for drop points
- body/label is a natural drop point for crest factors
- body/ crumb can never be a drop point as it is ambiguous.
- filters is a drop point for crown factors
2.1. []In this regard, color code the worksheet to show the type of factors
(crown, crest or crumb) can be dropped there.
- [] Complete the 'edit-score' option by implementing the save method using the questionnaire library
- [] Add option for creating and capturing new exam results by extending the 'edit-score' option
- [] Add the left and bottom margin summaries,
thus extending the worksheet. Consider extending the the base and crest ctes to achieve this
- [] Hide user-selected factor levels from display,
allowing users to focus on what matters at the time.
Consider using checkboxes for filter.select options
- [] Review header styling using multi-technology approach,
including, detail/summary, grid area+display flex, fieldset, etc.
- [] Consider the fact that students graduate from one grade to another
after an year by creating new progressions.
- [] Try and display chama and oritech data by creating matching
base ctes and re-using the sheet and query.ts libraries
oritech
- [] Add the invoice table to the database
- [] Create a query to get the client, site, subscription identifies, and extract the year month and amount from the payment table
- [] Create a php file for loading the invoice data
- [] Load subscription cost
- [] update the loading php file