This project presented a Python script uses Flask to build a web catalog website. This website provided functions to create, read, update, and delete to query a SQLite database, and it has integrated with Google sign-in to distinguish the different users with different permission to edit/delete items. Also, this project implemented JSON API endpoints to help users to obtain the structured data of full catalog or an arbitrary item in the catalog. The main code is located here.
forked from udacity/fullstack-nanodegree-vm
-
Notifications
You must be signed in to change notification settings - Fork 1
The server-side web catalog built using Python and Flask.
BillyTseng/web-catalog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The server-side web catalog built using Python and Flask.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 71.7%
- HTML 23.0%
- Ruby 4.4%
- CSS 0.9%