samimosmansabuj / student-management-system-with-python-django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

student_management_system_python_django

  1. First Download This Repositories and Extract This file
  2. open cmd in file and install python Environment : python -m venv env_name
  3. need to install the Python modules that I used in this project. Install the modules used in this project together very easily.: pip install -r requirements.txt
  4. A_config is my main project filder.
  5. then run you server : python manage.py runserver

*** Note: I only worked on the backend. The work of design and template is not my work, downloading from Google.

About


Languages

Language:HTML 69.6%Language:Python 30.4%