Skip to content

Latest commit

 

History

History
71 lines (56 loc) · 1.66 KB

README.md

File metadata and controls

71 lines (56 loc) · 1.66 KB

Many Gigs - Project 3

GitHub repo size

This website was designed to connect freelance workers with gigs in their area based on the zip code provided when creating an account.

Table of Contents

Features

  • ReactJS.
  • Node and Express Web Server.
  • MongoDB Database with Mongoose ORM.
  • Uses CRUD for user posts.
  • Deployed using Heroku (with Data).
  • Allows authentication of users.
  • Polished frontend / UI.
  • Folder structure that meets MVC Paradigm.

Starting

The site can be found at the following link http://many-gigs.herokuapp.com/ To install ManyGigs, follow these steps: To run in development mode; clone the repo, npm install all dependencies, and then type "npm start" in the command line.

Using ManyGigs

Users need to create an account to view, create, and edit a post. Posts can be filtered by work type. The account page displays a users most recent posts.

Built

  • Axios
  • Mongoose
  • Express
  • Morgan
  • Multer
  • Passport
  • React

Screenshots

Screenshot (246)

Credits

Taylor Niles *

Jacqueline Perez *

Curtis Jackson *

Jesus Gonazalez *

Thomas Mitchell