Skip to content

System for managing spots and their respective companies and announcers.

Notifications You must be signed in to change notification settings

lucasrznd/sistema-gspot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPOT Management System

Java Spring Hibernate Docker

DescriptionFeaturesInstallationContribution

📙 Description

The Radio SPOT Management System is a full-stack Java application developed to facilitate the management and registration of advertising SPOTS linked to radio stations. A SPOT is a short advertisement broadcast on a radio station, usually paid for by companies to promote their products or services.

✨ Features

  • SPOT Registration: Including information about the announcer, the advertising company, and other relevant details.
  • View and Edit Registered SPOTS.
  • Advanced Search: To find specific SPOTS.

Technologies Used

  • Java: Primary programming language.
  • Spring Framework: Used for the backend layer, including Spring Boot and Spring Data.
  • JSF (JavaServer Faces): Framework used for developing the frontend layer.
  • Primefaces: Components used to create a rich and interactive user interface.

🛠️ Installation

  1. Clone the repository to your local environment:
git clone https://github.com/lucasrznd/sistema-gspot.git
  1. Navigate to the project directory:
cd sistema-gspot
  1. Build the Docker image:
docker build -t gspot .
  1. Start the application using Docker Compose:
docker-compose up -d

Avaible URL's

url
localhost:8080/cadastro/locutor.xhtml
localhost:8080/cadastro/empresa.xhtml
localhost:8080/cadastro/spot.xhtml

🤝 Contribution

Contributions are welcome! If you have suggestions, improvements, or find bugs, feel free to open an issue or submit a pull request.

👨🏻‍💻 Author

Lucas Rezende
Lucas Rezende

💻

About

System for managing spots and their respective companies and announcers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published