Skip to content

flavioribeirojr/kalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kalendar

Getting up and running

$ yarn install # or npm install
$ yarn install # or npm start

Running Tests

$ yarn test # or npm test

Briefing

Build a calendar application to organize you daily life. Add functionality to add events and reminder. Style your own calendar according to your requirement

  • Understanding how calendar application works
  • Only basic understanding of HTML/CSS and JS is required
  • Working on more features help you learning advance concepts of JS

User Stories

  • User can create event
  • User can edit event
  • User can delete event

Bonus features

  • User can drag events between dates
  • User can set reminder for a event
  • Change theme (light/dark) (play with css), play with css 😄
  • Store data locally so that events does not get deleted when server is restarted

Useful links and resources

Example projects

About

Calendar application with Events creation support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors