Skip to content

asdacosta/inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory

💻 Technologies

Linux badge VS Code badge Git badge Node.js badge npm badge ESLint badge Prettier badge Babel badge Railway badge PostgreSQL badge

Screen views

Desktop View:

desktop view

Tablet View:

desktop view

Mobile View:

desktop view

🌐 Origin

The Odin Project

📝 Description

Grocery inventory that enables users to add items

Features
  • Add, edit and delete items.

🎯 Relevance

To solidify concepts of PostgreSQL in NodeJS.

👥 Intended Audience

Developers, users, and non-developers.

Note

Users can install all dependencies using package.json file via:

npm install

📂 Files

Invert
File Description
controllers/* Functions that handle routes.
src/index.js The main JavaScript entry point that bundling begins.
db/* Database files.
view/* EJS files.
routes/* All routers.
public/* Contains favicon and stylesheet that should be public for deployment service - Render.
app.js Index app.
package* Contains details of project and dependencies versions.
readme-assets/* Live demo and different screen views used in README.md.

©️ Credit

Invert
File Description

🔄 Improvements

Invert
  • Improve UI

👤 Curator

  1. Ace Da Costa Silvanus

🞁 Top

About

Express project: Inventory management app for a store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published