Skip to content

steviemilitello/check-my-fit-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👗 Description

Check my Fit is an app where you can share your outfits and have them rated. As a user you can view outfits, add your outfits, add tags to your outfits, edit and delete your outfits, view other user's outfits, rate other user's outfits hot or not and add and delete comments on a outfit's page.

⚛️ Getting Started

📲 Install Instructions

Installation

  • Fork and Clone this Repo (API) and The Client
  • Install the necessary dependencies for this repo by copying the code below (or see dependencies to install individually):
    npm i bcryptjs cors dotenv express jsonwebtoken method-override mongodb mongoose passport passport-http-bearer
  • run npm seed to seed the database with tags from seed.js
  • Follow the instructions on the Check My Fit Client Repo to install the client
  • run npm start for this repo to start the API (runs on localhost:3000)
  • run npm start for the Client and go to localhost:8000 in your browser to view

Dependencies

🖼️ Screenshots

📊 ERD
Description Screenshot

ERD

💻 Technologies Used

JavaScript NPM MongoDB ExpressJS NodeJS

⏩ Next Steps

About

an app to share your outfits [node.js, express, mongodb]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published