Skip to content

"Get Ready Uni" is an application that assists students who desire to pursue higher studies in the Universities in North America

Notifications You must be signed in to change notification settings

BGDanny/Get-Ready-for-University

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get Ready for Uni

"Get Ready for Uni" is an application that assists students who desire to pursue post-secondary education in North America with a full collection of university information. It also provides RESTful API services for developers to add, update and delete relevant data via HTTP requests.

Built with

How to run the program

Python, Django and Django Rest Framework are required to run the project

  1. Clone the repository and open a terminal under the directory Get-Ready-for-University/gru
  2. Run py manage.py runserver on Windows or python3 manage.py runserver on Linux/macOS X
  3. Open a browser tab and go to http://127.0.0.1:8000/

Example Username: test2 Password: cpsc471

API Documentation

Postman Documenter

About

"Get Ready Uni" is an application that assists students who desire to pursue higher studies in the Universities in North America

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.5%
  • HTML 13.0%
  • CSS 0.5%