Giter Club home page Giter Club logo

melomaniapp's Introduction

Melomaniapp 🎸

Musical Events Management System built on top of NestJS and NextJS.

Table of Contents

About the project

Here you will find my final degree thesis at University of Córdoba, Spain. This project's goal is to unify in one platform the management of musical events from each essential component of them (public a.k.a fans, establishments and artists) offering a pleasant user experience through different web apps.

The purpose of this project is to learn new technologies like NestJS and NextJS using mono-repo with Nx.dev and apply concepts about Software Desing like Event Modeling, Domain-Driven-Desing, CQRS, Event Sourcing, Clean code, etc.

Key Features

  • Design: Event modeling.
  • Arquitecture: Hexagonal Arquitecture following Domain-Driven-Design concepts.
  • Database management: CQRS and Event Sourcing patterns.
    • Read model: MongoDB.
    • Write model: Event Store.

Install, build and run!

To clone and run this application, you'll need Git and Node.js. From your command line:

# Clone this repository
$ git clone [email protected]:josefrnandezz/melomaniapp.git

# Go into the repository
$ cd melomaniapp

# Install dependencies
$ yarn

# Start docker containers (MongoDB and Event Store)
$ docker-compose up  -d

# Run the server app
$ yarn nx run api:serve

# Build web app for fans 
$ yarn nx fans:serve

# Build web app for artists 
$ yarn nx artists:serve

# Build web app for establishments 
$ yarn nx establishments:serve

Built With

This software uses the following packages:

License

GNU Affero General Public License v3 (AGPL)

Contact

Twitter - Jose Fernández

LinkedIn - Jose Fernández

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.