eCalendar
eCalendar copied to clipboard
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...
eCalendar
Simple calendar for managing your appointments. Check it out here Live Demo
Badges
Screenshot

Demo

Table of Contents
- Installation
- Features
- Contributing
- Team
- License
Installation
Clone
- Clone this repo to your local machine using
git clone https://github.com/muzhaqi16/eCalendar cdintoeCalendar
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
- 👯 Clone this repo to your local machine using
Step 2
- HACK AWAY! 🔨🔨🔨
Step 3
- 🔃 Create a new pull request using
https://github.com/muzhaqi16/eCalendar.git.
Team
License
- MIT license
- Copyright 2020 © Artan Muzhaqi.
This project was bootstrapped with Create React App.
