Skip to content

cearps/Task-Management-Application

Repository files navigation

Task Management Application

Source code for containerised + cloud native task management app. Built as part of unit FIT3162 at Monash University. image image

Setup:

Prerequisites:

  • docker

./scripts/fullstack-start.sh

Access the UI on: http://localhost:80/
Access the API on: http://localhost:8080/actuator/health

Architecture

|- api - Contains the Java Spring backend Code.
|- db: startup sql scripts for postgres container
|- frontend: Typescript/React UI + API mock for testing.
|- scripts: tooling scripts

Containers:

  • frontend nginx
  • backend java 21 spring app
  • backend postgres db

image

Contribution

Refer to: https://trello.com/b/xkcOj1Bp/pre-semester

Documentation

https://student-team-sx2xae6w.atlassian.net/wiki/spaces/TMA/overview

Useful links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •