Skip to content

A modern mobile app built using **Flutter** for managing a coaching center named **Success Academy**. The app provides features for students to check class schedules, view top teachers, make payments, and get notified — all from a sleek mobile UI.

Notifications You must be signed in to change notification settings

tanvir-chy-ahmed/Couching_app

Repository files navigation

🎓 Success Academy - Coaching Center App

A modern mobile app built using Flutter for managing a coaching center named Success Academy. The app provides features for students to check class schedules, view top teachers, make payments, and get notified — all from a sleek mobile UI.

📱 App Screenshots

Home Screen Teachers Schedule Payment Profile
screenshot screenshot screenshot screenshot screenshot

🚀 Features

  • 🏠 Home Screen with:

    • Image slider
    • Featured teachers section
    • Top classes list
    • Quick access buttons (Schedule, Payment, Notices)
  • 📆 Class Schedule

  • 👨‍🏫 Teachers List

  • 💳 Monthly Payment System (UI only/test)

  • 🔔 Notices

  • 🙍 Student Profile


📦 Project Structure

lib/
├── components/           # Reusable widgets like top bar, bottom nav, image slider
├── screens/
│   ├── HomeScreen.dart
│   ├── PaymentScreen.dart
│   ├── ProfileScreen.dart
│   ├── ScheduleScreen.dart
│   ├── TeachersScreen.dart
│   └── subscreens/
│       └── NoticesScreen.dart
├── MainScreen.dart       # Navigation and screen switching
└── main.dart             # Entry point

🛠️ Tech Stack

  • Flutter 💙
  • Dart
  • Material Design

📥 Getting Started

  1. Clone the repo
git clone https://github.com/yourusername/success_academy_app.git
cd success_academy_app
  1. Install dependencies
flutter pub get
  1. Run the app
flutter run

📌 Todo

  • Add Firebase Auth / Login
  • Add real-time payment integration
  • Store notices and class data in backend
  • Teacher profile screens

🙋‍♂️ Author

Tanvir Ahmed Chowdhury
📧 [tanvirchy269@gmail.com]
🔗 GitHub | LinkedIn


⭐️ Show your support

Give a ⭐️ if you like this project!

About

A modern mobile app built using **Flutter** for managing a coaching center named **Success Academy**. The app provides features for students to check class schedules, view top teachers, make payments, and get notified — all from a sleek mobile UI.

Resources

Stars

Watchers

Forks

Packages

No packages published