Skip to content

MERYEM-AD/Day-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Day-Scheduler

Creation of a repository in GitHub:

  • Name of repository:Day Scheduler
  • Using GitBash to create Directories and files.

Starting to Apply the Acceptance Criteria.

  • The planner interface presented with the current day on the top (header) and a timeblocks for standard business hours after;
  • Each timeblock of the current day is color coded to indicate whether it is in the past (gray), present (green), or future (yellow);
  • Posssibility to write event and save them into the locale storage;
  • Although the refresh of the web page the saved events persist.

Extra developing code :

  • Add a progress bar to display times color [ the past (gray), present (green), or future (yellow)];
  • Add a button block that delete the saved events which have the same key into the locale Storage that allows the user to free all the saved events insted of delete one by one;
  • Add Alert Messages.
  • Possibility of unlock and lock past Events

GitBash & GitHub:

  • Commit with msg every modification in code.
  • Pushing to the repository in GitHub.

Application's Screenshots :

  • The planner interface : Planner_Interface

  • Adding Events : Event1 Event2 Event3 Event4

  • Possibility for Edit the PasT events : Edit1 Edit2 Edit3

  • Delete all events : Delete_Events

Links :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published