I will add new features each week that you saw on Netflix so it will be a little long series.
Adobe illustrator; As a designer, I'm using illustrator to make my designs (for icons etc.)
Firebase; I am going to use firebase as Backend-as-a-Service (BaaS).
so what is Firebase? Firebase is a Backend-as-a-Service (BaaS) app development platform that provides hosted backend services such as a realtime database, cloud storage, authentication, crash reporting, machine learning, remote configuration, and hosting for your static files.
- Netflix splash screen added.
- Netflix sign in activity added. (TextInputEditText, toolbar etc.)
- Netflix sign up activity
- Netflix slider screen
First-time contributors can read CONTRIBUTING.md file for help regarding creating issues and sending pull requests.
We have the following branches
- development All development goes on in this branch. If you're contributing, you are supposed to make a pull request to development. PRs to development branch will be reviewed and merged.
- Before you join the development, please set up the project on your local machine, run it and go through the application completely. Press on any button you can find and see where it leads to. Explore. (Don't worry ... Nothing will happen to the app or you due to the exploring 😉 Only thing that will happen is, you'll be more familiar with what is where and might even get some cool ideas on how to improve various aspects of the app.)