A simple Flutter-based mobile application showcasing basic frontend development for the GOA465 project.
GitHub →GOA465 App is a basic mobile application developed using Flutter, demonstrating fundamental frontend development concepts. This project serves as a starting point for the GOA465 initiative, showcasing simple UI components and basic functionality.
Clone the repository:
git clone https://github.com/amanjoshi2002/goa365_app.git
cd goa465_appInstall Flutter dependencies:
flutter pub getRun the app on an emulator or physical device:
flutter runContributions to the GOA465 App are welcome! Here's how you can contribute:
git checkout -b feature/NewFeature).git commit -m 'Add some NewFeature').git push origin feature/NewFeature).This project is licensed under the MIT License. See the LICENSE file for details.
For more information or to report issues, please visit our GitHub repository.