Skip to content

nikakhatiashvili/tribe_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Spring Boot Backend Application

This Java Spring Boot application allows users to register and sign up, create and join groups, invite other users to join groups, and create tasks for themselves or other users in the group. Completed tasks are displayed to group members, and tasks reset daily for continued progress.

Technologies Used

  • Java Spring Boot
  • PostgreSQL - Used as the relational database management system to store data.
  • Hibernate - Used as the Object Relational Mapping (ORM) framework to map objects to tables in the database.
  • JUnit - Used for unit testing to ensure the reliability and accuracy of the application.

Features

  • User registration and sign up
  • Group creation and joining
  • Inviting other users to join groups
  • Creating tasks for yourself or other users in the group
  • Displaying completed tasks to group members
  • Daily task reset for continued progress
  • see your group member-s progress

Skills Learned

  • Java Spring Boot Development
  • Database managment
  • Backend application design
  • Unit testing with JUnit

About

backend for my android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages