A comprehensive Enterprise Resource Planning (ERP) system designed for educational institutions to streamline administrative and academic processes efficiently.
- β React.js β Modern UI framework
- π¨ Material UI / Bootstrap CSS β Sleek and responsive design
- πͺ Redux Toolkit β State management made easy
- β React Hook Form + Yup β Form validation & handling
- π Axios β Simplified API communication
- π JWT Authentication β Secure user authentication
- π€ GitHub Copilot β AI-powered code assistance
- π Django β Scalable and robust backend framework
- π Django REST Framework (DRF) β API development
- π Knox Token Authentication β Enhanced security
- β Celery β Asynchronous task processing
- π’ PostgreSQL β High-performance relational database
cd backend
python -m venv env
source env/bin/activate # For Windows: .\env\Scripts\activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
cd frontend
npm install
npm start
- π User Authentication & Authorization β Secure login & role-based access
- π Academic Management β Course creation, syllabus tracking, grading
- π¨βπ« Faculty Management β Faculty profiles, assignments, and performance tracking
- π¨βπ Student Management β Student profiles, records, and course enrollments
- π Examination System β Conduct exams, auto-grading, and results
- π° Fee Management β Track payments, generate invoices, and manage dues
- π Attendance System β Real-time attendance tracking for students & faculty
- π Document Management β Secure storage & retrieval of academic records
- π Transcript & Certificate Generation β Automated transcript & certificate issuance
- π Event & Timetable Management β Create & manage schedules seamlessly
- π Notifications & Alerts β Keep users updated with real-time notifications
- π Data Analytics Dashboard β Insights into student performance & institutional trends
For a detailed overview of features and API documentation, please visit our Wiki.
For any inquiries, feel free to reach out: π© Email: support@collegeerp.com π Website: SynchronikERP
Made with β€οΈ by the Synchronik ERP Team