Skip to content

Advanced calendar application with appointment scheduler and manager. Users can schedule an appointment by providing the date and time and other details. Appointments for the current day are shown on the right and all the available appointments are shown on the calendar.

Notifications You must be signed in to change notification settings

muzhaqi16/eCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eCalendar

eCalendar

Simple calendar for managing your appointments. Check it out here Live Demo

Badges

Build StatusLicense

Screenshot

Home page screenshot

Demo

How to use it


Table of Contents


Installation

Clone

  • Clone this repo to your local machine using git clone https://github.com/muzhaqi16/eCalendar
  • cd into eCalendar

Install

  • Run yarn install | npm install

Start

  • Run yarn start | npm start

Open http://localhost:3000 to view it in the browser.


Features

  • Add multiple events
  • Update events
  • Delete events
  • Save events to local storage
  • View events for the current day

Contributing

I would love your contributions at making this repo better and adding new features. To get started at contributing at this repo follow the steps below...

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using git clone https://github.com/muzhaqi16/eCalendar.git

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3


Team

Artan Muzhaqi


License

License

This project was bootstrapped with Create React App.

About

Advanced calendar application with appointment scheduler and manager. Users can schedule an appointment by providing the date and time and other details. Appointments for the current day are shown on the right and all the available appointments are shown on the calendar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published