prmtulsyan / Item_catalog_app

Item Catalog App to learn basic Crud Operation along with authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LOG-ANALYSIS-PROJECT

This project belongs to Full stack web development where we will build an Catalog Application that will perform CRUD functionality.

About Project:

In this project we will build a catalog application where authorized user can perform CRUD functionality we will give authorization to users through third party app like googleapi or facebook.

Instructions

Software required:

Set up

After installing required softwares we need to follow few steps to make it ready for project.

  • cd "your directory"-add path directory.
  • Launch the Vagrant VM-vagrant up
  • Access the shell with command vagrant ssh
  • Add path to the catalog folder-cd /vagrant/catalog
  • Run python file--python application.py

About

Item Catalog App to learn basic Crud Operation along with authentication


Languages

Language:Python 73.4%Language:HTML 26.6%