Skip to content

A Flutter-based calendar application that provides basic functionality for managing appointments.

Notifications You must be signed in to change notification settings

udvale/flutter_calendar

Repository files navigation

Flutter Calendar App

The Flutter Calendar App is a full-stack, cross-platform mobile application for managing events, appointments, and schedules. Built with Flutter for the frontend and Python for the backend, it offers a seamless and customizable user experience. The app integrates a MySQL database for efficient data storage and retrieval.

calendar

Built With

  • Flutter
  • Dart
  • FastAPI
  • MySQL

Features

  • Interactive Calendar Views: Switch between month, week, and day views.
  • Event Management: Add, edit, and delete events directly from the app.
  • Customizable UI: Easily adjustable to fit different design preferences.
  • Flutter Integration: Built with Flutter's cross-platform capabilities, the app works efficiently on both iOS and Android.

Demo URL

https://calendar-booking.netlify.app/

Installation

Prerequisites

Ensure that you have Flutter and Dart installed on your machine.

Setup and Execution

  1. Clone Repository:
    git clone https://github.com/udvale/flutter_calendar.git
  2. Install dependencies:
    flutter pub get
  3. Start Development Environment
    flutter run

About

A Flutter-based calendar application that provides basic functionality for managing appointments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published