Explore the docs📚»
View Demo:star:
·
Report Bug:beetle:
·
Request Feature🚀
Table of Contents
ELIIS Calendar is a feature-rich calendar application designed to streamline your scheduling and event management needs. Whether you're an individual managing personal events or a team coordinating professional schedules, ELIIS Calendar provides a user-friendly and customizable platform.
ELIIS Calendar offers a range of features, including: Event Creation: Easily create events with details such as title, date, time, and location. Event Types: Categorize events with different types and colors for quick identification. Notification System: Receive timely notifications for upcoming events, ensuring you stay organized. Badges: Visual indicators (badges) on navigation links show the number of unread notifications, messages, or other relevant information. Responsive Design: Access your calendar seamlessly on various devices, from desktops to mobile phones.
The project is built with the following technologies:
Follow these steps to set up ELIIS Calendar on your local machine:
Make sure you have Node.js and npm installed on your system.
- Clone the repo
git clone https://github.com/Vladislp/ELIIS-Front-End.git
- Navigate to the project directory:
cd ELIIS-Front-End
- Install dependencies:
npm install
- Start the application:
npm start
- Navigate to server folder
cd /eliis-front-end/server
- Start the application:
npm start
NB! Might need to do:
npm install
ELIIS Calendar is designed to be intuitive and user-friendly. Create events, categorize them, and stay organized with ease.
- Additional Templates w/ Examples
- "Components" Document
- Multi-language Support
- Consider Adding Tests or Continuous Integration (CI)
- Accessibility Improvements
- Documentation Improvements
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Vladislav Paskevits - (https://www.linkedin.com/in/vladislav-paskevits-295b7823a/) - [email protected]
Project Link: https://github.com/Vladislp/ELIIS-Front-End