Compare commits

...

2 Commits

Author SHA1 Message Date
975c2b5d39 added .gitignore 2025-01-19 00:24:59 +01:00
306815c3ae updated README.md 2025-01-19 00:22:56 +01:00
2 changed files with 33 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
__pycache__

View File

@@ -1,3 +1,33 @@
# schoolplanner
# **School Planner** 📚
Ein gut benutzbarer schoolplanner mit vielen einfachen features mit Frontend (Flet) und backend (Fastapi)
Welcome to **School Planner**, a dynamic and feature-packed project that helps you manage your school schedule, tasks, and activities. Built with **FastAPI** and **Flet**, this app offers both a backend API and a frontend for an amazing user experience.
## Table of Contents 📚
- [Introduction](#introduction)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Statistics](#statistics)
- [Contributing](#contributing)
- [License](#license)
## Introduction ✨
**School Planner** is a comprehensive tool designed to streamline your academic life. It allows you to plan and organize your daily activities, assignments, and events with ease. The project consists of a robust backend built with **FastAPI** and a beautiful frontend powered by **Flet**.
## Features ⚡
Here are the key features of **School Planner**:
- **Interactive Dashboard**: View your upcoming assignments, exams, and activities in a single place 📅.
- **Task Management**: Add, update, and remove tasks to stay on top of your assignments and deadlines 📝.
- **Calendar View**: Visualize your schedule and plan ahead with a calendar interface 📆.
- **Notifications**: Get reminders for upcoming deadlines and events 🔔.
- **Responsive Design**: The frontend is designed to work seamlessly across devices and platforms 💻📱.
## Installation ⚙️
To get started with **School Planner**, follow these simple installation steps:
1. Clone the repository:
```bash
git clone https://gitea.grevsmuehl.org/jasper/schoolplanner.git