Skip to content

EllePython/inventory-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inventory-app

A full-stack application to track your inventory

Getting Started

  1. npm install
  2. npm run seed
  3. npm run server-dev
  4. In a seperate terminal, npm run client-dev

Project Title React Fullstack Inventory App

Deployed link: Access my site at https://inventory-app-production-8415.up.railway.app/

Table of Content: About The App Screenshots Login Page image Search Items image View All Items image Add Item image Item Description, Add To Cart image Category Dropdown Meny image

image Update Item Form image

Technologies Setup Approach Status Credits License

About The App Inventory App is an app that my team built as developers for an e-commerce company. Our team has been tasked with creating a Full-Sack (front and back end) RESTful CRUD application to track the items.

Screenshots Home Screen image.png image.png

Technologies We used React, html, css and javascript for the front end and expess, sqlite for the back end.

Setup download or clone the repository run npm install ... Approach The approach we took was to focus on adding features as we complete each tier of the project. The project is divided into 5 tiers. Tier 1: MVP Application Tier 2: Adding an Item Tier 3:Deleting Item Tier 4: Updating Item Tier 5: Bonus

Status Project is complete

Credits List of contributors:

Molik Kidd Eliana Lugo Ganesh Avula

About

A full-stack application to track your inventory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.9%
  • CSS 4.8%
  • HTML 2.3%