Fall 2022 - ITEC 4860 - Section 01 Semester Project
This is a repository for a web application designed to help individuals pick between various film options.
Expand
https://github.com/ITEC-4860/movie_matcherOLD repo location: https://github.com/ITEC-4860/movie_match
Expand
Microsoft Teams Discord SlackExpand
To run this app you will need a browser with Javascript, most do by default. To edit you will need a JS IDE such as Visual Studio Code or Webstorm.Expand
React-Native NodeJS Django Expo CLI API Python Webstorm and PycharmTo run open a terminal and navigate to your project folder and enter: npm start This should launch Expo in your browser where you can then run it as a web application, IOS app, or an android app.