Skip to content

bedubs/FishingSpots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPS 411 Project

FishingSpots Web Application

Requirements:
Python 3
pip3
Django 1.10
PostgreSQL
PostGIS

Starting the project:
-Clone or pull the project into your directory.
-Edit the .env.example file with your specific settings for database and such. 
-Make sure you are in the same directory as the file requirements.txt and
	run this command: pip install -r requirements.txt
-Run the command: python manage.py runserver then open browser to localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages