STAND ALONE STUDENT MANAGEMENT SYSTEM
Explore the docs »
View Repo .
Report Bug .
Request Feature
Adyapana is a standalone student management system designed for students who have completed their Advanced Levels in the Science stream. This web application facilitates efficient management of various processes at the institute, which has more than 2500 students.
- 📋 Student Registration: Register new students with ease.
- 📚 Subject Registration: Enroll students in their desired subjects.
- 👩🏫👨🏫 Teacher Enrolment: Manage teacher registrations and assignments.
- 💳 Student Payment: Handle student payments efficiently.
- 🏫 Class Registration: Organize and manage class schedules.
- 👨🎓👩🎓 Student and Teacher Enrolment for Subjects: Enroll students and teachers in specific subjects.
- 📅 Student Attendance: Track and view student attendance for each class.
- 📑 Due Reports: Generate and view reports on dues for all classes.
- Clone the repository:
git clone https://github.com/yourusername/adyapana.git
- Navigate to the project directory:
cd adyapana
- Install dependencies:
npm install
- Start the application:
npm start
After setting up the application, navigate to http://localhost/Adyapana
in your web browser. Use the provided interface to manage student and teacher enrolments, subject registrations, payments, attendance, and more.
- 📋 Student Registration: Register new students.
- 📚 Subject Registration: Enroll students in subjects.
- 👩🏫 Teacher Enrolment: Manage teacher assignments.
- 💳 Student Payment: Handle payments and generate invoices.
- 🏫 Class Registration: Organize class schedules.
- 👨🎓👩🎓 Student and Teacher Enrolment for Subjects: Manage enrolment for subjects.
- 📅 Student Attendance: Track and view attendance.
- 📑 Due Reports: Generate and view due reports.
We welcome contributions! Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Description of your changes"
- Push to the branch:
git push origin feature-branch
- Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or feedback, please contact:
- Email: [[email protected]]
Thank you for using Adyapana! We hope this application helps streamline the management processes at your institute. 🎒