This is a course requirement for CS192 Software Engineering Course of the Department of Computer Science, College of Engineering, University of the Philippines, Diliman under the guidance of Ma. Rowena C. Solamo for AY 2022-2023.
Gabrielle Constantino
Shanea Olino
Christian Jay Rosales
Gorge Lichael Vann Vedasto
- Clone repository at https://github.com/Gargoth/Eatsko
$ git clone https://github.com/Gargoth/Eatsko
- Open terminal and locate the project directory
- Start the Django server
$ python manage.py runserver
-
Open your browser and go to http://127.0.0.1:8000/, you should see the Initial Eatsko Website.
-
The admin page can be accessed by going to http://127.0.0.1:8000/admin