Skip to content

cobylim/bikeley_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Download and/or clone this repository as needed. Create a new Python environment and install the dependencies with

$ pip install -r requirements.txt

Run the server on your local environment with

$ cd bikeley_server
$ python manage.py runserver

The server should now be running at http://127.0.0.1:8000/

Admin page

Go to http://127.0.0.1:8000/admin to access the admin page. Instructions for navigating the admin page are here.

API

The Locations API should also be running at http://127.0.0.1:8000/admin. Accessing the site in your browser should give you a GUI to interact with the admin. Alternatively, you can also use a tool such as Postman to access the server. The full API documentation is available here.

Front End Demo

To view a demo of the front end website visit the google drive link here

About

bikeley_server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •