Skip to content

MERN application with JWT user Authentication, Twilio functionality, and get/post/put routes for activities.

Notifications You must be signed in to change notification settings

BriGab/Quarantivities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarantivities

image of inside home for quarantivities app

Utilizing the App

Activity ideas you can do from home during quarantine. Choose from crafts, fitness, cooking, or random and get ideas with links to fill your day with fun! Save favorite activities you find, add your own, and schedule your day around them. The need for creative new ways to stimulate our minds during isolation is growing by the day! This application gives a user the ability to not only find new ways to entertain themselves but also encourages follow through by creating and sending reminders.

Installation

  • Run standard npm i & start for Client Folder & Server.js concurrently running on Port 3000 / 3001

Tech Flex:

  • App utilizes ReactJS
  • Node and Express Web Server
  • Backed by a MySQL/MongoDB Database with a Sequelize or Mongoose Orm
  • Both GET and Post routes for retrieving and adding new data
  • App deployed using Heroku
  • App utilized two new technologies: JWT Authentication & Twilio
  • Allows for and involves the authentication of users
  • Polished frontend/UI
  • Folder structure meets MVC Paradigm & good quality coding standards
  • Does not expose sensitive API key or Twilio information on the server

License

MIT License

Copyright (c) [2020] [Quarantivities Crew]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

MERN application with JWT user Authentication, Twilio functionality, and get/post/put routes for activities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published