isaka-james / udom-timetable-app

This is the Flutter udom timetable app, there is also udom-timetable-backend(currently private) soon it will be released publicly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UDOM TimeTable App


This repository contains the code for the UDOM Timetable app, a Flutter-based application designed to provide an improved user experience over the official timetable app. The app is currently in beta, focusing on the CSD-FE2 students.

Before you start contributing, You're recommended to see the contribution.md

Features

  • User-Friendly Interface: An intuitive and clean UI to enhance user experience.
  • Ease of Use: Simplified navigation and features to make the app accessible to everyone.
  • Responsive Design: Optimized for both mobile and tablet devices.
  • Future Expansion: Plans to expand and include more courses and features in upcoming versions.

Installation

To get started with the app, follow these steps:

  1. Clone the repository:
    git clone https://github.com/isaka-james/udom-timetable-app.git
  2. Navigate to the project directory:
    cd udom-timetable-app
  3. Install dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Contributing

We welcome contributions to improve the app. Please fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the repository
  2. Create your feature branch:
    git checkout -b feature/AmazingFeature
  3. Commit your changes:
    git commit -m 'Add some AmazingFeature'
  4. Push to the branch:
    git push origin feature/AmazingFeature
  5. Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Additional Information

This is the Flutter UDOM Timetable app. There is also a backend component named udom-timetable-backend which is currently private but will be released publicly soon.

Mobile Development Focus

Mainly developed for mobile devices (Android & iOS), this app leverages the power of Flutter to ensure compatibility across various environments. While it is designed with a primary focus on mobile development, it can seamlessly operate on other platforms as well.

Additional Information

This is the Flutter UDOM Timetable app. There is also a backend component named udom-timetable-backend which is currently private but will be released publicly soon.

Mobile Development Focus

Mainly developed for mobile devices (Android & iOS), this app leverages the power of Flutter to ensure compatibility across various environments. While it is designed with a primary focus on mobile development, it can seamlessly operate on other platforms as well.

Contact

For any inquiries, feel free to contact the repository owner.

Link to the project

since 15 May,2024

About

This is the Flutter udom timetable app, there is also udom-timetable-backend(currently private) soon it will be released publicly.

License:MIT License


Languages

Language:Dart 99.2%Language:Swift 0.6%Language:Kotlin 0.1%Language:Objective-C 0.0%