Skip to content

mchiang9/parkingspots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parking Spot Locator App

This app is locates available parking spots in a radius around given Latitude and Longitude coordinates.

Testing:

There are 2 sets of tests that should be run.

The first set of tests is to test the actual algorithm to ensure that there are no problems. This is done in tests.py. This can be run using: python manage.py test parkingspots.

The second set of tests is to test the GET and POST functions of the app. This test can be done using cURL or Postman. Attached in the curlTests.md file is a series of cURL commands and the desired results given this database.

About

Parking Spot Finder Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages