"Get Ready for Uni" is an application that assists students who desire to pursue higher studies in the Universities in North America. It also provides RESTful API services for developers to add, modify and delete relevant data.
Python, Django and Django Rest Framework are required to run the project
- Clone the repository and open a terminal under the directory
GRU_CPSC471_Project/gru
- Run
py manage.py runserver
on Windows orpython3 manage.py runserver
on Linux/macOS X - Open a browser tab and go to
http://127.0.0.1:8000/