Skip to content

A mobile app to index popular people in the movies industry

License

Notifications You must be signed in to change notification settings

ahmdaeyz/people_index

Repository files navigation

People Index

A mobile app to index popular people in the movies industry.

Index


Features:

Data and Domain Layers

uml

uml

Getting Started 🚀

You need to get yourself an API key and add it in the coresponding property in config/app_config.json

This project contains 3 flavors:

  • development
  • staging
  • production

To run the desired flavor either use the launch configuration in VSCode/Android Studio or use the following commands:

# Development
$ flutter run --flavor development

# Staging
$ flutter run --flavor staging 

# Production
$ flutter run --flavor production

*People Index works on iOS, Android.


About

A mobile app to index popular people in the movies industry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages