Skip to content
/ agenda Public

This a daily planner/agenda to understand how browser applications like Monday works.

License

Notifications You must be signed in to change notification settings

ca2los/agenda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGENDA

By Carlos Aguirre Oseguera

Sessions: July 19 / July 25

TRY IT HERE! v.1.0

The project is a quick view of how online services like 'Monday', work through browsers with editable text contents, and saving information after editing an element. To make it possible, the project makes use of JS principles, jQuery basics, and libraries like Moment JS.

* Edit a block in the agenda and add text inside of it
* Save data after clicking the disk button
* Saved data is stored inside the local storage
* Delete a block if it's not necessary
* The size and color of blocks change as time goes 

YOU WILL FIND:

This project is intended to demonstrate the possibilities of JavaScript. Take a look at the script.js, and you will find the highlights of the program.

  • JS
  • JSON
  • jQuery
  • Time Display
  • Content Editable
  • Delete
  • Local Storage
  • Validations
July 30, 2021.

About

This a daily planner/agenda to understand how browser applications like Monday works.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published