Skip to content

A Spring Boot application that helps teams and individuals organize their projects.

License

Notifications You must be signed in to change notification settings

Seifbarouni/Project-Management-Web-App

Repository files navigation

📓 Project Management App (still in development)

PMA is an app that helps teams and individuals organize their projects.

👨‍💻 Technologies used :

⚙️ Installation and configuration

For each folder (except the service discovery one) open it and change these fields in application.properties :

spring.datasource.url= "your db's url"
spring.datasource.username= "your username"
spring.datasource.password= "your db's password"

▶️ Usage

This app contains microservices that communicate with each other, so run each microservice after changing the application.properties files.

📷 Screenshots

  • Landing page

landing page 1 landing page 2 landing page 3

  • Main page

main page

  • Project page

project page 1 project page 2

  • Group chat

group chat

  • Personal notes

personal notes 1 personal notes 2

  • User profile

user profile

⚖️ License

MIT

About

A Spring Boot application that helps teams and individuals organize their projects.

Resources

License

Stars

Watchers

Forks