MiliMade / stop-smoking-app

An app to encourage users to quit smoking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BreatheEZ

An app to encourage users to quit smoking.

How does this app work?

This app allows users to:

  • create an account and track daily smoke cessation streak
  • provide health benefit facts according to daily progress
  • track the user's mood and craving levels
  • direct user to game page when high anxiety level detected through the questionary

Link to project: will be added shortly

How It's Made:

Tech used: HTML, CSS, JavaScript, Tailwind, Node, Express, MongoDB

Packages/Dependencies used

cubejs, async, bcrypt, chart.js, cloudinary, concurrently, connect-mongo, dotenv, ejs, express, express-session, express-flash, method-override, mongodb, mongoose, morgan, multer, nodemailer, nodemon, passport, passport-local, passport-local-mongoose, validator, parcel, tailwindcss

Install all the dependencies or node packages used for development via Terminal

npm install

Things to add

Create a .env file in the config folder and add the following as key: value

  • PORT = 3000
  • DB_STRING = your MongoDB database URI
  • USER = your GMAIL ACCOUNT
  • PASS = your GMAIL APP PASSWORD

Optimization

It will be nice to have features that:

  • Provides location based smoke cessation resources
  • Connects users based on their location for peer support and finding accountability buddies

About

An app to encourage users to quit smoking


Languages

Language:EJS 52.3%Language:CSS 27.0%Language:JavaScript 20.8%