Skip to content

Gongamax/FMDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMDB - Movie Database Web App

FMDB is a movie database web application that allows users to search for movies, create groups, and manage their favorite movies in those groups. The application uses the TMDb (The Movie Database) API to fetch movie information, and it is built using Node.js, Express.js, Handlebars, and Bootstrap 5.

FMDB Screenshot Movie Screenshot Groups Screenshot Group Screenshot Register Form Screenshit

Features

  • Search for movies by title or keyword.
  • View detailed information about a specific movie.
  • Create user accounts and login to access personalized features.
  • Create, edit, and delete groups to organize your favorite movies.
  • Add and remove movies to/from your groups.

How to Use

  1. Clone the repository: git clone https://github.com/your-username/FMDB.git
  2. Install dependencies: npm install
  3. Create a .env file and add your TMDb API key:
API_KEY=your_tmdb_api_key_here
  1. Start the server: npm start
  2. Access the application in your web browser at http://localhost:8888

Technologies Used

  • Node.js
  • Express.js
  • Handlebars (hbs)
  • Bootstrap 5
  • TMDb API

Contributions

Contributions to FMDB are welcome! If you find any issues or have ideas for improvements, feel free to open an issue or submit a pull request.

Future Improvements

Comment section for each movie, having my own database for the movies.

License

This project is licensed under the MIT License.

Acknowledgments

  • Special thanks to the creators of Bootstrap, Handlebars, and Express.js for their awesome frameworks.

Contact

For any questions or inquiries, please contact frutuoso671@gmail.com.

About

FMDB - Frutuoso Movie Data Base

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published