Movsearch

Posted on Dec 10, 2022

Overview

Movsearch is an application built for the course IT2810. The app was made by a group of 4 during fall of 2022. The development process followed the scrum method, and this repository contains the final product.

Technical aspects

The app was built in three. We first built out the backend and database to accomodate the frontend. The backend used NodeJS, Typescript and mongoDB. The api was exposed through GraphQl. The frontend was built using React and React Native.

Technologies used:

  • Typescript
  • React 18
  • React Native
  • NodeJS
  • Express

Demo