8000 GitHub - vconceicao/catalog_app: A project for Udacity
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vconceicao/catalog_app

Repository files navigation

Catalog App

By Vinicius Conceição.

The application that provides a list of items within a variety of categories as well as provide a user registration and authentication system. Registered users will have the ability to post, edit and delete their own items.

Required Libraries and Dependencies

Setting the enviroment

Runnnig the project

  • Download the project zip file to your computer OR

  • Clone this repository to your computer

  • Copy or Move the file/folder of the project to the VM directory FSND-Virtual-Machine/vagrant.

  • Add your own Google ClientID and Secret Key to the following file inside the project folder:

    • client_secret.json
  • Back to the virtual machine terminal that you opened before to launch the Vagrant VM.

  • Navigate to the project directory and type in the following command: python catalog_app.py

  • Access and test the application by visiting http://localhost:5000 locally

Screenshot

Alt text

API

JSON

Alt text

Alt text

About

A project for Udacity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0