The project is filed under fullstack-nanodegree-vm/vagrant/catalog/
*fullstack-nanodegree-vm is the common code for the Relational Databases and Full Stack Fundamentals courses with Udacity
This application is a catalog listing items in various categories. It includes user registration and authentication system. The web app allows logged in users to add new items, edit and delete the one they created.
- Authentication and authorization with Google Sign-In OAuth API
- CRUD via SQLAlchemy and Flask
- JSON endpoints