rarebit3 / project2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project2 - Wine Cellar

Date: 3/28/2022

By Trevor Bond


Description

An application for tracking and cellaring wine and spirits. The app will utilize a database on mongoDB. Once a bottle is opened the app will prompt the user to write a review.


Technologies Used

  • GitHub
  • Node
  • React
  • Javascript
  • Mongoose
  • Express
  • Trello
  • Figma
  • Lucid

Front End

Trevor Bond

  • Landing page
    • Nav
  • Wine entry form
  • My Cellar
    • open a bottle (decrement bottle count)

Back End

  • Add Wine Bottle
    • Winery/producer
    • cuvee / name
    • Vintage (if applicable)
    • Region
      • subregion
    • Desription / extra details
  • CRUD -[x] Create a wine -[x] Display wines -[x] Update bottle count -[x] Delete a bottle from inventory

References

Trello


ERD


Wireframe


Heroku Deployment


Future Updates

  • Contact me page
  • prompt a review when a bottle changes from unopened to tasted
  • update any input section
  • track tastings at different aging states
  • add a rating section
  • bottle/case pricing
  • users functionality
    • passwords and multiple users
  • multiple cellars functionality

Credits

About


Languages

Language:JavaScript 73.4%Language:CSS 19.8%Language:HTML 6.8%