Skip to content

This project was developed as part of the Life Cycle Management course, taught by Professor Rodrigo Martins Pagliares at Universidade Federal de Alfenas (UNIFAL-MG).

Notifications You must be signed in to change notification settings

Dogolaa/MusicStore

Repository files navigation

MusicStore

GitHub repo size GitHub last commit



This project was developed as part of the Life Cycle Management course, taught by Professor Rodrigo Martins Pagliares at Universidade Federal de Alfenas (UNIFAL-MG). Desc project ...



📂 Project Structure

  • backend/: Directory containing the backend implementation in Kotlin and Ktor.
  • frontend/: Directory containing the frontend implementation in React+Vite.

🛠️ Dependencies

  • Frontend:

    • JavaScript
    • NodeJS
    • React
    • Axios
  • Backend:

    • Kotlin with Ktor
    • PostgreSQL
    • Docker

🖥️ How It Works

  1. Frontend:

       cd Frontend
       npm install
       npm run dev
    

  2. Backend:

      cd Backend
      docker compose up
      ./gradlew build
      ./gradlew run
    

    👉 Acesse a documentação da API no Postman



🤝 Contributors

People who contributed to this project:


Lucas Dogo

Pedro Henrique Borges

Matheus Malvão Barbosa

Barbara Rodrigues

Bárbara Marques

Felipe Corrêa

Matheus Reis

Lucas Ferrari



This project provided an opportunity to learn and apply ... .

About

This project was developed as part of the Life Cycle Management course, taught by Professor Rodrigo Martins Pagliares at Universidade Federal de Alfenas (UNIFAL-MG).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published