Giter Site home page Giter Site logo

movie-fav's Introduction

Movie-Fav

Movie-Fav is a web application that allows users to list their favorite movies and rank them. It utilizes React for the frontend and Spring Boot for the backend.

Features

  • Add Movies: Users can add their favorite movies to the list.
  • Ranking: Movies can be ranked based on the user's preference.
  • Sorting: Movies can be sorted based on ranking or alphabetical order.
  • Backend Storage: Utilizes Spring Boot backend to store and manage movie data.

Technologies Used

  • Frontend:

    • React: A JavaScript library for building user interfaces.
    • CSS: Styling the user interface.
  • Backend:

    • Spring Boot: A Java-based framework for building web applications.
    • Spring Data JPA: Simplifies data access layer implementation.
    • H2 Database: An in-memory database for storing movie data.

Getting Started

To run Movie-Fav locally, follow these steps:

  1. Clone the repository: git clone <repository-url>
  2. Navigate to the backend directory: cd movie-fav-backend
  3. Run the Spring Boot application: ./mvnw spring-boot:run
  4. Navigate to the frontend directory: cd movie-fav-frontend
  5. Install dependencies: npm install
  6. Start the React application: npm start

movie-fav's People

Contributors

tobimadehin 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.