Skip to content

An app that allows you to store your activities for the day on the website. Using local storage and Moment.js it will color code your entries based on the time of day.

Notifications You must be signed in to change notification settings

Halvosaurus34/Day-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Day-Planner

Description

We were asked to create a day planner website that includes the date and time, hour slots between 9am and 5pm. You can write in the text boxes and press the save button to save to local storage. The colors will change depending on what time it is. grey = in the past, green = present, light salmon = future. Used HTML, CSS, Bootstrap, and jQuery.

Issues

The primary issue for this project was trying to check if the time was greater than, equal to or less than each of the time slots.

Collaborators

With instruction from Fil and Daniel.


Filipe Laborde-Basto's GitHub.


Daniel Cabellos GitHub.


Links

Website Screenshot


GitHub Repository


My Day Planner Website


Font Awesome


Google Fonts


Moment.js

About

An app that allows you to store your activities for the day on the website. Using local storage and Moment.js it will color code your entries based on the time of day.

Topics

Resources

Stars

Watchers

Forks