School App is a mobile application designed to help students organize their academic activities. Built using Flutter, the app provides tools for managing assignments, tracking deadlines, and improving productivity in a school environment.
- Task management: Add, edit, and delete assignments.
- Calendar integration: View deadlines in an organized format.
- Notifications: Reminders for upcoming tasks and events.
- User-friendly interface designed for students.
Check out the project showcase on YouTube:
School App Playlist
The School App was created to address the common challenges students face in staying organized with their academic responsibilities. It serves as a practical tool for improving time management and productivity.
- Flutter: For cross-platform mobile development.
- Dart: Programming language used with Flutter.
- Firebase (optional): For backend services like authentication and data storage.
- Clone the repository:
git clone https://github.com/PewDizinho/School-App.git
cd School-App
- Install dependencies:
flutter pub get - Run the app:
flutter run
School App é um aplicativo móvel projetado para ajudar estudantes a organizar suas atividades acadêmicas. Construído com Flutter, o app oferece ferramentas para gerenciar tarefas, acompanhar prazos e melhorar a produtividade no ambiente escolar.
- Gerenciamento de tarefas: Adicione, edite e exclua atividades.
- Integração com calendário: Visualize prazos de forma organizada.
- Notificações: Lembretes para tarefas e eventos futuros.
- Interface amigável projetada para estudantes.
Confira o showcase do projeto no YouTube:
Playlist do School App
O School App foi criado para abordar os desafios comuns enfrentados por estudantes ao se organizarem com suas responsabilidades acadêmicas. Ele serve como uma ferramenta prática para melhorar o gerenciamento de tempo e a produtividade.
- Flutter: Para desenvolvimento móvel multiplataforma.
- Dart: Linguagem de programação usada com Flutter.
- Firebase (opcional): Para serviços de backend como autenticação e armazenamento de dados.
- Clone o repositório:
git clone https://github.com/PewDizinho/School-App.git
cd School-App
- Instale as dependências:
flutter pub get - Execute o app:
flutter run