Skip to content

synchronik007/CollegeERP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac74e2d Β· Mar 26, 2025
Mar 16, 2025
Mar 25, 2025
Mar 26, 2025
Feb 20, 2025
Feb 28, 2025
Mar 16, 2025
Mar 16, 2025
Feb 28, 2025
Feb 25, 2025
Mar 16, 2025
Mar 7, 2025

Repository files navigation

πŸŽ“ SynchronikERP System

A comprehensive Enterprise Resource Planning (ERP) system designed for educational institutions to streamline administrative and academic processes efficiently.

πŸš€ Tech Stack

🌐 Frontend

  • βš› 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

πŸ–₯️ Backend

  • 🐍 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

πŸ“¦ Installation & Setup

πŸ›  Backend Setup

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

πŸ’» Frontend Setup

cd frontend
npm install
npm start

✨ Features

  • πŸ” 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

πŸ“– Documentation

For a detailed overview of features and API documentation, please visit our Wiki.


πŸ“§ Contact

For any inquiries, feel free to reach out: πŸ“© Email: support@collegeerp.com 🌍 Website: SynchronikERP

Made with ❀️ by the Synchronik ERP Team

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published