Skip to content

ichoi21/Shoequelize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2: Shoequelize

Description

A database to which enables to to store your shoe collection and know its worth

-USER will have a search engine to find shoes they wish to know about.
-SEARCH will provide shoe's name, colorway, year of release, MSRP, Avg Market Value
-USER can create an authenticated account to save shoes in a private database
-USER can obtain current collections' total valued worth along with P/L percentage.

Overview

Working with a team to develop a full-stack web application, designing and building an app using sequelize to create a database of shoes. Working online app at at heroku

Team Members

All Contributors Honorary Members

Build status

In development - GitHub Deployed - heroku Indepthed detail, please refer to [Developer's Press](add link)


Packages (back-end)

  • JavaScript/jQuery
  • Node.js
  "dependencies": {
    "bcryptjs": "^2.4.3",
    "dotenv": "^8.2.0",
    "express": "^4.17.1",
    "express-session": "^1.17.1",
    "mysql2": "^2.1.0",
    "passport": "^0.4.1",
    "passport-local": "^1.0.0",
    "sequelize": "^6.3.3",
    "sequelize-cli": "^6.2.0"
  },

Libraries (front-end)

Reference USD

Future Development

  • Increased Accuracy of market value by shoe size
  • Allow use for quantity counts in collection DB
  • Upcoming Releases, current hottest shoes in the market
  • Add secondary database for wishlist that can add/delete/move to collection db
  • Full Profile for Autofill listing
  • Incorporate GOAT/Stadium Goods into API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •