Skip to content

Latest commit

 

History

History
89 lines (66 loc) · 3.73 KB

README.md

File metadata and controls

89 lines (66 loc) · 3.73 KB

Standbasis School Quality management Kit

Documentation Maintenance License: MIT

This project was made to demonstrate a school self evaluation tool that is completely offline and built with an internal school standards framework called "StandBasis". It was made using Reactjs for the Frontend UI, AES-GCM-256 is used to write the data entries securely within the database and IndexDB is used as the database. TODO: Will be adding a server side implementation for District school owners to see each schools synchronized data metrics after filling the surveys within their respective machines.

📥 Documents available at:

Direct Download



📌 Table of Contents

💻 Technologies

This project was made using the follow technologies:

  • React.js - For UI & routes control
  • IndexDB - To store and query local information

🚀 Features

  • Authentication with Cookies Sessions (TODO).
  • Reset Password using email (TODO)
  • School Ratings Evaluation by Yearly Cycle
  • Academic Perfomance Evaluation By Termly Cycle
  • Teacher Quality Evaluation By Termly Cycle
  • Curriculum Delivery Processes Evaluation (TODO)
  • Dashboard Analytics Summary For All Metrics

👷 How to run

You need to install Node.js and Yarn first, then:

Install Dependencies

yarn install

Run Aplication

yarn start 

Open http://localhost:3000 with your browser to see the result.

🎉 Contributing

First of all, thank you for being interested in helping out, your time is always appreciated in every way. 💯

Here's some tips:

  • Check the issues page for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
  • Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

📕 License

Released in 2024. This project is under the MIT license.

Made with love by loyboy 🚀