The goal here is to create a fully functioning website that lists out items within categories. Users can log into the website using Google+ Oauth2.0 to to add or delete their own categories and add, edit, or delete their own items within the category.
1. items_webserver.py - set up web server 2. items_db_setup.py - set up database schema 3. items_db_query.py - functions to help with database query 4. restart.py - cleans database for fresh start 5. items_dictionary.py - loads database with arbitrary values 1. Install Python if necessary. 2. Install Vagrant and VirtualBox. 3. Clone repository to local machine. 4. Navigate to vagrant folder with all project filed listed above 5. Launch Vagrant VM by 'vagrant up' 6. Access VM by 'vagrant ssh' 7. Type 'python items_webserver.py' 8. Go to localhost:5000 in any brower to view website-
Notifications
You must be signed in to change notification settings - Fork 0
zeychen/UdacityFullstackItemCatalogProject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Udacity Fullstack Nanodegree Item Catalog Project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published