Giter VIP home page Giter VIP logo

bds06's Introduction

MovieFlix

Rate and comment what you found out about your favourite movie

NPM

About the Project

MovieFlix is an full stack web and mobile application, although I have done only the back-end, built during the Bootcamp DevSuperior (#BDS2). This event was organised by DevSuperior.

This application consists of a movie database, in which those movies can be rated by the users. Users may be visitors (VISITOR) or members (MEMBER). Only members can rate on this app.

When accessing the app, the user should log into it. Only logged users can navigate to movies. Right after logging in, the movie listing pops on screen, which shows a list of movies in pages, ordered alphabetically by title. An user can filter movies by genre.

If the a movie is select in the list, a page is displayed with some movie details, where it is possible to see all info in regards to the movie selected and also its overall rate. If the user is a member, he/she can even register a comment in this screen.

An user has name, email and password; the email address is its username. Each and every movie has got a title, subtitle, an image, release date, synopsis and a genre. Members can log a rate for movies. The same member can leave more than one assessment for the same movie.

The application can be accessed with the following user/member:

VISITOR -> email: [email protected] | senha: 123456

MEMBER -> email: [email protected] | senha: 123456

UML

Conceptual Model

Technologies used

Backend

  • Java
  • Spring Boot
  • JPA / Hibernate
  • Maven

Technologies used to deploy the app

  • Backend: Heroku
  • DB: Postgresql

How to run the project

Back end

Pre-requisites: Java 11

# Clone the following reporitoy
git clone https://github.com/romuloabbiati/bds06

# Enter the project's backend folder
cd backend

# Use the following command on terminal to run the project
./mvnw spring-boot:run

Author

Rômulo Hipólito Abbiati

Made by Rômulo Abbiati 👋🏽 Contact Details

Linkedin Badge


bds06's People

Contributors

romuloabbiati avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.