Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 1.39 KB

README.md

File metadata and controls

63 lines (37 loc) · 1.39 KB

Logo of the project

Technology

Here are the technologies used in this project

##Front-end

  • React.js 18.2.0
  • react-loading-skeleton 3.1.0
  • axios 1.2.4

##Back-end

Services Used

  • Github

Getting started

Currently, the app is in development, so to use it, you will need to download the code and run both the API and frontend. To run the API, you will need to run the python server.py command. To run the frontend, you will need to run npm run dev . Remember to download and add the csv files to the API directory (links below)

  • movies
  • scores

Add those files to the api directory so the app works; keep the names of the files

after that, the program should work just fine :)

How to use

1 - When you access, you will see the search page

Posts

2 - To perform a search, just type the movie you want recommendations for

Posts

Features

The main features of the application are:

  • Search for a movie recomendation
  • Check movies info

Links

Versioning

0.1.0.0

Authors

  • Vitor Ribeiro Trindade
  • Victor Alexandre Cavalanti Macedo

Thank you for visiting!