Skip to content

Micro Jobs is a small platform that allows users to offer or to request services in return for money. This is the back-end side.

Notifications You must be signed in to change notification settings

hurzelpurzel/micro-jobs-server

 
 

Repository files navigation

MicroJobs

Micro Jobs is a small platform that allows users to offer or to request services in return for money. Look here for the front-end project.

Technologies

  • Java;
  • Spring Boot (... +Spring Security);
  • ModelMapper;
  • Hibernate;
  • Spring JPA;
  • Liquibase;
  • PostgreSQL;
  • Gradle;
  • Git.

Features

  • user login (JWT)
  • user logout
  • user registration
  • refresh token
  • view requests/offers
  • insert requests/offers
  • picture upload
  • admin: approve post
  • message module: write/read DM between users
  • ...wip

Architecture

Database

Default username and password

username: admin
password: Micr@J@bs

If you want to get some information, feel free to contact me.

About

Micro Jobs is a small platform that allows users to offer or to request services in return for money. This is the back-end side.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.7%
  • Dockerfile 0.3%