Skip to content

william-lin7/NSA_Advice__huangT-linW-sontagC-zenH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSA_Advice__huangT-linW-sontagC-zenH

ROSTER

  • Tyler Huang: Back end
  • William Lin: Project Manager
  • Coby Sontag: Back end
  • Hilary Zen: Front end

WEBSITE

  • An interface where users can enter their address to receive information regarding their surroundings.

APIs Used



HOW TO RUN THE PROJECT
Before you run: Download flask

  • from home directory
$ python3 -m venv [insert hero]                          #creates virtual environment
$ . hero/bin/activate                                    #activates virtual environment
(hero)$ pip install -r doc/requirements.txt              #installs all required packages
(hero)$ deactivate                                       #deactivates the virtual environment (do after you finish testing)

Running the project:

  1. Clone the repository
git clone [insert HTTPS url of repo]
  1. Run the main python program (app.py)
python3 app.py
  1. Copy and paste the local url into your browser
  2. Reset everything
python3 reset.py
  1. Register an account through the register button
  2. Log in with your new account
  3. Once you're logged in, follow the instructions on the website to create your API keys
  4. Click update info to enter a city in the 'location' section
  5. Enter an address in the 'address' section in the form '[address number] [street] [city]'
  6. Now have fun! Explore our website and the random things we tell you based on your address.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published