Jolly Podcast
Submission for test
Figma Design: https://www.figma.com/design/JvuptFe2YT64HJ1YjQJsnF/Jolly-Podcast-test?node-id=0-1&p=f
Swagger URL: http://13.49.46.240:9000/#/Consumer/
Submission APK: https://drive.google.com/drive/folders/18vVe8vPrlpX9z2nSsEOqN5W_-0jJaOH4?usp=sharing
Test Login Credentials Phone: 08114227399
Password: Development@101
Steps to run:
- Ensure you have the Flutter SDK installed on your machine.
- Clone this repository to your local machine:
git clone https://github.com/Gbogboade1/music.git cd music - Install the dependencies:
flutter pub get
- Run code generation:
dart run build_runner build --delete-conflicting-outputs
- Run the application:
flutter run