Skip to content

vanadium23/catalog-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalog Project

This is second project for Full Stack Developer Nano-Degree

Requirements

  • Vagrant
  • VirtualBox (as a provider)

Install and usage

  • Clone this repository: git clone https://github.com/vanadium23/catalog-project
  • Put your client_secrets.json from Google+ to catalog dir
  • Start vagrant using vagrant up
  • Connect to vagrant using vagrant ssh
  • Go to catalog dir cd /vagrant/catalog
  • Run python database_setup.py to setup database
  • Run python database_seed.py to add initial values
  • Run python application.py to add initial values
  • Go to your browser and open link localhost:8080

About

This is a third project for udacity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published