fl3Xshtine / eCalendar

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.

Home Page:https://e-calendar.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://e-calendar.now.sh


Languages

Language:JavaScript 87.5%Language:HTML 8.0%Language:SCSS 4.5%