Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 771 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 771 Bytes

Eatsko: Kahit Saan!

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

Installation

  1. Clone repository at https://github.com/Gargoth/Eatsko
$ git clone https://github.com/Gargoth/Eatsko
  1. Open terminal and locate the project directory
  2. Start the Django server
$ python manage.py runserver
  1. Open your browser and go to http://127.0.0.1:8000/, you should see the Initial Eatsko Website.

  2. The admin page can be accessed by going to http://127.0.0.1:8000/admin