Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 596 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 596 Bytes

Get-Dev-Project-App-Expense-App

Student Management System

DESCRIPTION

A Student/Course Management System Implemented with django

Procedure

Simply clone this repo

$ git clone [repo link]
$ cd project_name
$ pipenv shell
$ pipenv install
$ python manage.py runserver

change the python_version to your system version in your Pipfile

Technology Used

  • Backend
    • Django/Python
    • Postgresql
  • Frontend
    • HTML/CSS
    • Bootstrap
    • Javascript

Contributors

Happy Hacking!!