Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bielako223 authored Oct 22, 2024
1 parent 4920149 commit a3c6639
Showing 1 changed file with 32 additions and 14 deletions.
46 changes: 32 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,35 @@
## Calendar app

An calendar app with todo list, built with React, ASP.NET Core, SQL Azure, Firebase authentication.<br/>
Link: [working-gui-calendar.vercel.app](https://working-gui-calendar.vercel.app/)

## How to Use the Project

* Sign Up or Sign In.
<img width="959" alt="sup" src="https://github.com/Bielako223/Calendar/assets/95445529/caae1af9-4d92-4677-8e73-f51a4e9a9825">
<img width="961" alt="sin" src="https://github.com/Bielako223/Calendar/assets/95445529/a0aa4e1a-2b06-4ce4-bbf9-501bae39c7e0">
* On the main page, you can add an event or a Todo list.
<img width="959" alt="main" src="https://github.com/Bielako223/Calendar/assets/95445529/8fc82406-650c-4b3f-b61a-323d20ac7e01">
<img width="959" alt="cevent" src="https://github.com/Bielako223/Calendar/assets/95445529/c60e9c0f-5dc5-48b7-884c-53fa13c9fcc3">
<img width="959" alt="ctodo" src="https://github.com/Bielako223/Calendar/assets/95445529/43cd9da6-76a6-4b65-8e38-f57ba1ed36f5">
## Todo & Calendar Manager
<i>Powered by React, ASP.NET Core, SQL database, and Firebase Authentication</i><br/><br/>
Todo & Calendar Manager is a simple yet powerful app that helps you stay organized by combining a to-do list with a calendar. Whether it's daily tasks or larger events, this app ensures you never miss a deadline or important date. Manage your day-to-day activities efficiently and keep an eye on upcoming events with ease.
## Why Use Todo & Calendar Manager?

- Stay Organized: Simplify task management by organizing daily to-do lists and tracking larger events separately.
- Keep Focused: With upcoming events displayed prominently, you’ll never overlook important commitments.
- Plan Ahead: The calendar feature allows you to plan and adjust tasks and events ahead of time.
## Perfect for:

- Students who need to balance homework, study sessions, and social events.
- Professionals managing work tasks and important meetings.
- Anyone looking to stay organized and keep an eye on their upcoming schedule.
### Key Features:

#### Create Daily To-Do Lists:
Logged-in users can create to-do lists for specific days, adding tasks that help break down your daily goals and stay productive.
<img width="959" alt="ctodo" src="https://github.com/Bielako223/Calendar/assets/95445529/43cd9da6-76a6-4b65-8e38-f57ba1ed36f5">
#### Add Larger Events:
For more significant tasks or events (such as meetings, appointments, or deadlines), users can add them as "events" that stand out from regular tasks. These events help distinguish important activities that require extra attention.
<img width="959" alt="cevent" src="https://github.com/Bielako223/Calendar/assets/95445529/c60e9c0f-5dc5-48b7-884c-53fa13c9fcc3">
#### Upcoming Events Section:
Larger upcoming events are highlighted in a dedicated section, allowing you to track them separately from daily tasks. This feature ensures you’re always prepared for important dates in the near future.
<img width="959" alt="main" src="https://github.com/Bielako223/Calendar/assets/95445529/8fc82406-650c-4b3f-b61a-323d20ac7e01">
#### Calendar Integration:
Easily navigate through days, weeks, or months using the integrated calendar view, allowing you to plan your tasks and events well in advance.

#### Seamless Task and Event Management:
Update or delete tasks and events effortlessly. Modify your to-do list throughout the day as priorities change, and keep your schedule flexible.

#### User-Friendly Interface:
The intuitive design makes managing your time simple, with clear views of tasks, events, and upcoming deadlines.



Expand Down

0 comments on commit a3c6639

Please sign in to comment.