Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code review sample

This imperfect project is being used to demo effective code reviews using AI.

inventory-app

A full-stack application to track your inventory

Getting Started

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

To Do List

  • Sequelize validators
  • Consider using destructuring in express
    • e.g. const {title, category, etc} = req.body
    • With middleware for defaults, see Dan's app.use example
  • Authorization - or wait until later
  • Move validation to back end
  • Context
  • Deployment

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages