Table of Contents
I created this project to streamline and simplify managing educational processes, specifically for schools. The goal is to provide an efficient, easy-to-use platform that solves real problems and helps schools manage payments, students, and classes with ease.
Here's why this project stands out:
- 🏫 Focus on real challenges: It addresses daily challenges faced by school administrators and teachers.
- 🔄 Automation: The platform automates repetitive tasks like payment management and student tracking, saving valuable time.
- 🚀 Scalable & maintainable: Built with scalability in mind, ensuring it can grow and evolve as needed.
This project is designed to be adaptable, and I’ll continue improving it over time. You’re welcome to contribute by forking the repository, opening issues, or submitting pull requests. Thanks to everyone who has contributed so far!
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Clone the repo
git clone https://github.com/fahd04/gest-app.git
- Install NPM packages
npm install
- Change git remote url to avoid accidental pushes to base project
git remote set-url origin github_username/repo_name git remote -v # confirm the changes
The platform can be used for the following tasks:
- 📊 Track Student Payments: Keep a detailed record of all student payments, ensuring transparency and ease of management.
- 📅 Manage Class Schedules: Assign teachers to classes and manage schedules efficiently.
- 🏫 School-Specific Features: Each assistant can manage their respective school, while admins have full visibility over both schools.
- 💰 Calculate Teacher Earnings: Teachers' earnings are automatically calculated based on student payments for their classes.
Distributed under the MIT License. See LICENSE.txt for more information.
Fahd Rahali - LinkedIn - fahdrahali43@gmail.com
Project Link: https://github.com/fahd04/gest-app
