Skip to content

YashPatel1311/Institute_erp

Repository files navigation

Institute Management System 🎓

An ERP software for Institutes and Colleges.

Installation ⚙️

  1. Select Data Import & Import DB_Export.sql from My SQL workbench

  1. Select Import form self contained file & click on Start import

  1. Click on administration,then User and Privileges and then Create New User

  1. Use Usrename : dba & Password : dba@django

  1. Assign DBA Role to the user

  1. Clone this repository 💥
git clone https://github.com/YashPatel1311/Institute_erp.git
  1. Install requirements.txt 🎉
pip install -r requirements.txt

Usage 📚

  1. Go to Institute_erp directory
cd Institute_erp
  1. Run this command
python manage.py makemigrations
python manage.py migrate
  1. Strat your server 🚀
python manage.py runserver
  1. Now open your browser & open this URL
127.0.0.1:8000

Screenshots 🖼️

LogIn Page :


Faculty Module

FacultyHome Page :

FacultyAllAttendance Page :


Student Module

StudentHome Page :

StudentAttendance Page :

StudentCourses Page :

StudentMarks Page :


Contributers 👨‍💻

Darshan Patel

Yash Patel

License 📋

MIT

About

An ERP software for Institutes and colleges

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published