Skip to content

synchronik007/CollegeERP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7