TimetableGenerationSystem
TimetableGenerationSystem copied to clipboard
Download, Install, & Run instructions unclear for beginner coders
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.
pip install django==3.2.10 para funcionar
(windows) navigate to the folder in which you have cloned this repo cd venv .\Scripts\activate cd .. cd projttgs python manage.py runserver
Thank you so much,this helped us a lot.