- Student Management
- Teacher Management
- Class Management
- Subject Management
- Clone the repository
- Run 'npm install' to install all the dependencies
- Run 'npm start' to start the server
- Run 'npm run build' to build the project
- React
- Redux
- React Router
- Chakra UI
- axios for api calls
- formik for form handling
- yup for form validation
MIT
- [Sachin Supunthaka]
For support, email
- [Sachin Supunthaka]
This project is currently in development. Users can add, edit, delete and view students, teachers, classes and subjects. Users can also view the student list of a class and the teacher list of a subject.
- Add a payment system
- Add a timetable
- Add a notice board
- Add a chat system
- Add a report system