Welcome to the School ERP System! for Sacred Heart. This project is designed to streamline school management tasks, including tracking student details, attendance, fees, hostel facilities, and marks. It features two access levels: admin and teacher, ensuring efficient management and data handling.
- Student Management: Track and manage student details, including personal information and academic records.
- Attendance Tracking: Monitor and record student attendance.
- Fees Management: Manage and track student fees, including payment status.
- Hostel Management: Oversee hostel facilities and student accommodation.
- Marks Tracking: Record and manage student marks and performance.
- Role-based Access: Separate access for admins and teachers to manage different functionalities.
-
Clone the repository:
git clone https://github.com/Sidhesh-02/schoolerp
-
Install dependencies:
cd schoolerp npm install
-
Run the project:
- For frontend:
cd frontend npm install npm run dev
- For backend:
cd backend npm install npm start
- For frontend:
If you want to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Create a new Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or issues, please contact here.
Shout out to Harsh Dupare
Thank you for checking out the School ERP System! 🎓