Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lorialawrencez/grovier-backend
- Owner: LoriaLawrenceZ
- License: gpl-3.0
- Created: 2024-08-10T17:47:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T12:06:47.000Z (3 months ago)
- Last Synced: 2024-11-19T09:17:59.330Z (about 3 hours ago)
- Topics: backend, backend-api, java, spring, spring-boot
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```