An open API service indexing awesome lists of open source software.

https://github.com/jorge210488/jamg

A fullstack movie evaluation platform built with JavaScript, Bootstrap, Express, and MongoDB. This is my first end-to-end application with both backend and frontend integration.
https://github.com/jorge210488/jamg

bootstrap css express full-stack html5 javascript mongodb web web-development

Last synced: about 2 months ago
JSON representation

A fullstack movie evaluation platform built with JavaScript, Bootstrap, Express, and MongoDB. This is my first end-to-end application with both backend and frontend integration.

Awesome Lists containing this project

README

        

# JAMG - Movie Evaluation Platform

![JAMG Preview](https://github.com/jorge210488/jamg/blob/main/front/imagenes/jamg.png?raw=true)

## Description

**JAMG** is my first fullstack application, developed to create a platform for movie evaluations. This project includes both backend and frontend components, allowing users to review and rate movies. The application is built with the following technologies:

- **JavaScript**: for building an interactive and dynamic user interface.
- **Bootstrap**: for responsive and stylish design elements.
- **Express**: for managing the backend server and API endpoints.
- **MongoDB**: for storing and managing movie data and user evaluations.

This project allowed me to dive into fullstack development, combining a structured backend with a dynamic frontend for a comprehensive movie evaluation experience.

---

Thank you for checking out my project! 😊