Skip to content

Mobile to app to help users find their favorite movie to stream- using react native, react-native-app UI component library, async-local storage, react-tinder-card npm package

Notifications You must be signed in to change notification settings

aayalapalacin/Ambee

Repository files navigation

Ambee: Mobile App for Ambivalent Users

This is mobile application to help users select movies on netflix streaming service based on genre. You will start with 3,5, or 7 movie cards and select your movie by process of elimination.

Features

  • Input user name
  • Select Genre
  • Select number of movie cards you would like to begin the process of elimination
  • Swipe cards right for yes left for no
  • Progress to next round with movie cards you swiped yes
  • Continue until you are left with one yes movie
  • Final round will show description of movie along with link to netflix

Installation

  1. Clone the repository or download the source code.
  2. Make sure you have Node.js and npm (Node Package Manager) installed on your system.
  3. Open a terminal or command prompt and navigate to the project's root directory.
  4. Run the following command to install the project dependencies:
npm install

Usage

After completing the installation steps, run the following command to start the development server:

npm run start

Once the server is running, open your browser and visit http://localhost:3000 to access the todo list application.

License

This project is licensed under the MIT License. Feel free to use and modify the code according to your needs.

Acknowledgements

This application was used with Expo React Native and integrated Movies of the Night API.

About

Mobile to app to help users find their favorite movie to stream- using react native, react-native-app UI component library, async-local storage, react-tinder-card npm package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published