Skip to content

2022 Senior Project to explore mobile development, databases, source-control, continuous integration among other technologies and software engineering principles

Notifications You must be signed in to change notification settings

ferb7o2/MyFlick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyFlick

General

A fullstack React Native mobile application to help match those that don’t want to go the movies alone with another person of similar interests.

Description

Once a user signs up or logs in, they can swipe on other users and movies to add them to their favorites. A user's favorites display on their profile so others can view—as well as their interests, photos, bio, age, name, city, etc. Users can message other users to start a conversation.

Technologies

  • React Native ⚛️
  • TypeScript
  • AWS Amplify
  • AWS Cognito (Authentication) 👱
  • AWS AppSync (GraphQL API)
  • AWS S3 📸
  • AWS DynamoDB 🔢
  • Jest 🧪
  • TheMovieDB 🎥 (Movies API)

Preview

A user signing in and changing their details

SignIn


A user liking another movie and adding it to their favorites

User liking movies


A user viewing another user and liking them

User swiping users


A user messaging another user

Messaging a user


A user's discovery settings to find other users

User discovery settings

Team Members 🤝

  • Jordan Molina
  • Jose Jaramillo
  • Vanessa Guerrero
  • Joseph Balderas

About

2022 Senior Project to explore mobile development, databases, source-control, continuous integration among other technologies and software engineering principles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • JavaScript 0.7%