Skip to content

Plan your next event with ease. Invite your friends, create lists, balance the books & enjoy your event. All in one web app. [ This is a university project ]

License

Notifications You must be signed in to change notification settings

kelzenberg/eventify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Eventify

Event Planning Simplified

Plan your next event with ease. Invite your friends, create lists, balance the books & enjoy your event. All in one web app.

This is a university project.

Project Repository Structure

Prerequisites

  • Java 14+
  • Docker Desktop
  • (optional) a PostgreSQL client, e.g. Postico
  • (optional) allow invalid SSL certificates for resources loaded from localhost.
    For Chrome, enable this flag chrome://flags/#allow-insecure-localhost
  • (optional) Setup Postman to work with certificates

Quick Start

make setup # declare environment values (required once)

make db-run # start PostgreSQL database in a Docker container
make api-run # build and run the Spring API
make app-watch # install frontend app dependencies & start it in development mode with live preview

To run the Spring API in IntelliJ IDEA please see the /api/README.md.

About

Plan your next event with ease. Invite your friends, create lists, balance the books & enjoy your event. All in one web app. [ This is a university project ]

Topics

Resources

License

Stars

Watchers

Forks