Skip to content

heloflier/ridemates

 
 

Repository files navigation

Ridemates

Connect with other riders!

Demo

Slides

Built With

  • Material-UI
  • express
  • passport
  • cookieParser
  • express-session
  • mongoDB
  • mongoose
  • morgan
  • ReactJS
  • ReactRouter
  • sendgrid

Project Requirements

  • Must use ReactJS in some way (even if minimal, but ideally an interactive app)

  • Must use a Node and Express Web Server

  • Must be backed by a MySQL or MongoDB Database with a Sequelize or Mongoose ORM

  • Must have both GET and POST routes for retrieving and adding new data

  • Must be deployed using Heroku (with Data)

  • Must utilize at least two libraries, packages, or technologies that we haven’t discussed

  • Must allow for or involve the authentication of users in some way

  • Must have a polished frontend / UI

  • Must have folder structure that meets MVC Paradigm

  • Must meet good quality coding standards (indentation, scoping, naming)

Authors

See also the list of contributors who participated in this project.

Acknowledgments

  • UCSD Extension Full Stack Developer Program

About

A MERN full stack application developed collaboratively (and an expansion of my previous friendfinder application).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.8%
  • HTML 10.4%
  • CSS 2.8%