Skip to content

nikitonskii/calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar

This application was created to manage 📝 your meetings with co-workers. It`s simple assistance on pure JavaScript

Installation

You can use it here :octocat: or clone this repo and use your own hosting but don't forget about npm install

Features

  • Create new meetings
  • Filter your meeting by person
  • User-friendly interface

How it works

  1. To create new meeting you should click "New Event+" button at Calendar screen 📅, after that you will transferred to "Create event" screen.

    • At "Create event" screen you will meet 4 inputs
    • In the first input with label "Name of the event" 🎈 you should enter meeting title
    • In the second input with label "Participants" 👪 you should select members of this meeting
    • In the third input with label "Day" 📆 you should select the day of this meeting
    • In the last one input with label "Time" 🕜 you should select time of this meeting
  2. The meeting can be successfully created if and only if the time slot for that day and time is free. Otherwise the error bar should be shown.In this case you should change your time slot and try again to create meeting

  3. To filter by participants, select the members that interest you at Calendar screen 📅

  4. In order to delete a meeting you should to click the delete icon near the meeting title at “Calendar” screen and then confirm your action in a confirmation dialog.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published