Skip to content

SolTuripe/crada-chill-back

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crada&Chill 🍿

Introduction 📼

The Crada&Chill project is a web application for recommending movies. You will be able to see a gallery of movies with their rating and you will be able to add new movies.

Objectives of the practice 🎬

We introduce ourselves a bit in the Spring Boot and React framework making a CRUD-style Microservice.

  • Users will be able to add a movie with an image, title, genre, director name and score
  • Users will be able to edit the cards
  • Users will be able to delete the cards

Starting 📹

In this repository we create the API for Crada&Chill
You can access the FrontEnd of Crada&Chill here

Project Setup 🎞

We use Spring Boot

Maven project
Dependencies: Spring Web | Spring Data JPA | MySQL Driver | Spring Boot DevTools
- cd crada-chill-back
- Create a file named "application.properties" and fill it with the information of your database, you can use the example file "application.properties.example"
- Create a table called "movies" in MySQL
- Now you can run the API

Tech Stack & Tools 📽

  • JAVA
  • Spring Boot
  • Intellij IDEA

Authors 👩‍💻

Gratitude 💫

  • Tell others about this project 📢
  • Support our projects ⭐
  • Made with ❤️ by CRADA 🐱

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%