Coder Social home page Coder Social logo

itemcatalog's Introduction

Item Catalog

Developed a web application using the Flask framework in Python that provides a list of items within each city as well as building a user login via google and facebook to utilize the add/edit/delete features of the application. The application uses the OAuth protocol for authentication and authorization.

Also implemented various HTTP methods and how these methods relate to CRUD (create, read, update and delete) operations.

Tools and Frameworks

HTML5, CSS, Bootstrap, Vagrant, Flask, SQLAlchemy, Google and Facebook Oauth2 & APIs.

Project Requirements

Item Catalog includes:

  • Home page of Web Application
  • About page
  • City and City's items page
  • Contact page (The search bar and message form in the Contact page does not work at this time)

User's features:

  • Users can add//edit/delete their own city an items

Login/Logout:

  • Authorization and Authentication via Facebook and Google sign in

Setup

This project requires a virtual machine such as VirtualBox and Vagrant.

Links to VirtualBox and Vagrant: Virtual Box Vagrant

run the web application:

  1. Clone this repository
  2. Open terminal such as Git Bash
  3. Change directory to vagrant
  4. Run vagrant up (this will start a virtual machine)
  5. After vagrant is running, run vagrant ssh to log into the virtual machine
  6. Add the final project directory to the terminal
  7. Test the project by adding 3 different python files by typing python before each file in the directory. The 3 files are: database_setup.py, lotsofitems.py, and project.py
  8. Access the application by visiting http://localhost:5000 locally on the browser.

itemcatalog's People

Contributors

nguyenwinle avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.