Skip to content

virginiah894/edtech_pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Course App

A Flutter application for browsing and viewing design courses.

Screenshots

The app includes two main screens:

  1. Home Screen - Browse courses by category
  2. Course Detail Screen - View detailed information about a specific course

Features

  • Browse courses by category (UI/UX, Coding, Basic UI)
  • Search functionality
  • Course details with ratings, price, and description
  • Favorite courses
  • Join courses

Getting Started

Prerequisites

  • Flutter SDK (latest version)
  • Dart SDK (latest version)
  • Android Studio / VS Code with Flutter extensions

Installation

  1. Clone this repository
  2. Navigate to the project directory
  3. Run flutter pub get to install dependencies
  4. Run flutter run to start the app

Project Structure

  • lib/models/ - Data models
  • lib/screens/ - App screens
  • lib/widgets/ - Reusable UI components
  • lib/utils/ - Utility classes and constants

Design

The app follows a clean, modern design with a focus on usability and aesthetics. The color scheme is primarily blue with white backgrounds for good contrast.

About

online_course_app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors