Skip to content

cearps/Task-Management-Application

Repository files navigation

Task Management Application

This repo contains the project files for our task management application built as part of FIT3162.

File structure

|- 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

Running the containerised application:

./scripts/start-containers.sh

Will start three containers:

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

Access the nginx on: http://localhost:80/
Check the backend server is up at: http://localhost:8080/actuator/health

TODO

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

  •  
  •  
  •