Skip to content

abdullahjamal1/TaskRoom-backend

Repository files navigation

TaskRoom-backend

A task management portal for teams to smoothly track and discuss tasks. Supports sending group invite to members via mail. Alerts members by mail when a new task is added or a task is about to be due.

supports

Application Screenshots

group dashboard task dashboard

Tech stack & Open-source libraries

Data

  • MongoDB

Client - Frontend/UI

  • HTML, CSS, Bootstrap, javascript, Reactjs

Cloud

Server - Backend

  • JDK - Java™ Platform, Standard Edition Development Kit
  • Spring Boot - Framework to ease the bootstrapping and development of new Spring Applications
  • Maven - Dependency Management

To-Do

Running the application with Maven

Alternatively you can use the Spring Boot Maven plugin like so:

$ git clone https://github.com/aj941ga/gameHub.git
$ cd gameHub
$ mvn spring-boot:run