Skip to content

jesspaul/planner-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planner

A planner application for the user to add daily journal entries, track habits, and have a separate section for goals.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • NodeJS
  • MongoDB
  • Mongoose

Features

  • Create a monthly calendar view
  • Initialize the new month with previously used habits to track
  • Add, edit, or delete monthly goals
  • Add, edit, or delete daily journal entries, weekly habits, and weekly goals
  • Track daily progress of habits

Wireframes

Wireframe showing week view Wireframe showing ERD

Screenshots

Month view New month view Week view Edit journal entry

Future Goals

  • Add user authentication
  • Allow each user to select color theme
  • Color code each journal entry category
  • View habit tracker in monthly view
  • Make the layout responsive