abhayshah0305 / TimetableGenerationSystem

A Timetable Generator built using the Django Framework. This web application uses a genetic algorithm to generate the most optimal timetable
46 stars 34 forks source link

Download, Install, & Run instructions unclear for beginner coders #2

Open dorr033 opened 1 year ago

dorr033 commented 1 year ago

Pretty much as per title. The jargon used is quite difficult to navigate, and there are many details/sub-steps left out or assumed for the user to execute. Would appreciate a clear instruction set.

reinaldorocha commented 1 year ago

pip install django==3.2.10 para funcionar

samaha-rizvi-4578 commented 2 months ago

(windows) navigate to the folder in which you have cloned this repo cd venv .\Scripts\activate cd .. cd projttgs python manage.py runserver