Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lorialawrencez/grovier-backend

Group Movie Chooser backend with Java
https://github.com/lorialawrencez/grovier-backend

backend backend-api java spring spring-boot

Last synced: about 3 hours ago
JSON representation

Group Movie Chooser backend with Java

Awesome Lists containing this project

README

        


GROVIER


Group Movie Chooser


Helping you and your friends pick a movie

---

# Table of Contents

- [About the Project](#about-the-project)
- [Prerequisites](#prerequisites)
- [Folder Structure](#folder-structure)

---

# About the Project

We all understand that choosing a movie can take up a significant portion of your movie night right? SO that's where this project enters, it aims to streamline this process by introducing timed sessions where each participant votes for their preferred movies. At the end of the session, the movie with the most votes or the one unanimously chosen will be played. This entire process is designed to be engaging and gamified, making movie selection both efficient and enjoyable.

# Prerequisites

Ensure your machine is equipped with Java 17 or a later version.

# Folder Structure

```bash
code
.

├── folder-1
│ ├── archive-1

├── folder-2
│ ├── archive-2
│ ├── archive-3
```