Skip to content

sachin96Boy/tution-class-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sipsa Institute Tution Class WepApp

This is a simple web app for tution class management.

Features

  • Student Management
  • Teacher Management
  • Class Management
  • Subject Management

Installation

  • 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

Technologies

  • React
  • Redux
  • React Router
  • Chakra UI
  • axios for api calls
  • formik for form handling
  • yup for form validation

Screenshots

Screenshot (1)

Screenshot (2)

Screenshot (3)

Screenshot (4)

Screenshot (5)

License

MIT

Author

  • [Sachin Supunthaka]

Contact

Support

For support, email

Acknowledgements

  • [Sachin Supunthaka]

Project Status

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.

Future Scope

  • Add a payment system
  • Add a timetable
  • Add a notice board
  • Add a chat system
  • Add a report system