Skip to content

TEI Crete semestral project, Spring powered backend for Android app

Notifications You must be signed in to change notification settings

pettan93/EventMate_backend

Repository files navigation

EventMate_backend

Progress

Currently running on embedded Java H2 database. Easily switchable to any other standalone DB.

  • Project Architecture
  • Models
  • Security (login)
  • Permission policy
  • Event CRUD
  • Task CRUD
  • Permission CRUD
  • User CRUD
  • Report CRUD
  • File CRUD
  • Invititations
  • DTO objects
  • Chat system
  • Register via Google / Facebook
  • Report generating
  • File management

Commands

package

mvnw package -Dmaven.test.skip=true

run

java -jar target\backend-0.0.1-SNAPSHOT.jar

About

TEI Crete semestral project, Spring powered backend for Android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages