Skip to content

An 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.

vpatel95/catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catalog

an 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.

Enviroment

python2 ONLY, flask, sqlalchemy, requests

Requirement

  1. To use Google oauth API, you need to apply for an Google oauth credential.
  2. Then download the json file on the detail page.
  3. Rename it as: client_secrets.json
  4. Replace your file with the file in directory

Testing

Request the /add_data api, it will automaticlly generate some data

Running the app

python application.py

About

An 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published