Skip to content

Gonpassa/harmonee

Repository files navigation

Harmonee

Journaling fullstack application

Link to project: Live

Harmonee

How It's Made:

Tech used: NodeJs, Express, HTML, CSS, JavaScript

Packages/Dependencies used bcrypt, connect-mongo, dotenv, ejs, express, express-flash, express-session, mongodb, mongoose, morgan, nodemon, passport, passport-local, validator, dayjs, moment, nunjucks

Fullstack web application where users can log in, and submit entries for how they felt they day went. Users are able to track their life with data from the application that shows dates where they felt happy, neutral, or sad. Insights tab is for users to get an overall view of their life.

Installation

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 3000 (can be any port example: 3000)
    • DB_STRING = your database URI
    • SECRET = your secret phrase. can be anything

Lessons Learned:

Examples:

Take a look at these couple examples that I have in my own portfolio:

Koruki: https://github.com/Gonpassa/Koruki-website

Goals https://github.com/Gonpassa/goals-project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published