yasirozdemir / capstone-project-be

What ai Movie is a web app where users can search for movies depending on their feeling, thoughts, or desires.

Home Page:https://what-ai-movie.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What ai Movie API

db_structure

Project Summary   |   Documentation   |   Technologies   |   Starting   |   Author

🎯 Project Summary

  • Presentation

  • Live Frontend

  • Frontend Repo

  • What ai Movie is a web app where users can search for movies depending on their feeling, thoughts, or desires. It uses OpenAI for movie suggestions. The user can create watchlists with the people who follow them. Check the documentation for more.

πŸ“‚ Documentation

db_structure

πŸš€ Technologies

Technologies & Tools:

Packages:

🏁 Starting

# Create your .env file, check example.env
# Clone this project
$ git clone https://github.com/yasirozdemir/capstone-project-be

# Access
$ cd capstone-project-be

# Install dependencies
$ npm i

# Run the project
$ npm run start

# The server will initialize in the <http://localhost:3001>

πŸ‘€ Author

About

What ai Movie is a web app where users can search for movies depending on their feeling, thoughts, or desires.

https://what-ai-movie.vercel.app/


Languages

Language:JavaScript 58.8%Language:TypeScript 41.2%