Skip to content

jyrkaaa/TaskPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskManager app (Basically Jira copy)

Full-stack application made to play around with React.js and Spring boot.

Application Specifics

Application supports users being part of multiple tenants. Tenants can have users and admins. Tenants users can modify own tenants issues and task. Users who create tenants are automatically admins and all users can ask to join tenants, admins need to accept. When logging on, users need to choose current tenant to interact with.

Technology stack

DB: Postgres FE: React.js | 19.2.6 && Vite 8.0.12 BE: Java | OpenJDK 21.0.2 | Spring Boot 4.0.6 Application is run from one container currently with Docker. Reverse proxy to be added, nginx probably.

CI-CD

PR-s to master run BE Unit tests No furter actions in pipeline as project isn't currently hosted anywhere.

About

Basically a Jira copy. Used to experiment with Java and React.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors