Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmrj9/catalog
https://github.com/mmrj9/catalog
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mmrj9/catalog
- Owner: MMrj9
- Created: 2017-01-18T21:32:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-18T21:33:35.000Z (about 8 years ago)
- Last Synced: 2024-11-10T11:42:15.541Z (3 months ago)
- Language: Python
- Size: 281 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
How to run:
-First should initialize the vagrant machine using "vagrant up" and then access it via "vagrant ssh".
-Then you should run the app by running the following command "python app.py."
-You should now be able to access the app at localhost:5000You can now check all the categories and products that exist. You can login using google auth and then you can also create/edit/delete your own categories and products.
Sources:
Catalog - https://github.com/udacity/ud330/tree/master/Lesson2/step7
Auth - https://gist.github.com/brijeshb42/f4dcac5c8f4d4ab4a73a