Compare commits
2 Commits
e37de4a7a4
...
975c2b5d39
Author | SHA1 | Date | |
---|---|---|---|
975c2b5d39 | |||
306815c3ae |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
__pycache__
|
34
README.md
34
README.md
@@ -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
|
||||
|
Reference in New Issue
Block a user