Skip to content

albertlis/FaceLecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FaceLecture

Backend Java/Spring Boot service for social network service.

Table of contents

General info

This service was created in order to learn new technology and gaining new experiences in front-end field.

Technologies

  • Java - version 11
  • Spring Boot
  • Spring Data
  • Hibernate
  • MySQL
  • JUnit
  • Mockito
  • Swagger

Setup

To run this application, you'll need JRE, JDK and Maven installed on your computer.

Features

  • Store data in database

TODO

  • Allow creating and viewing users, posts and comments.

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Verify if they are correct
  • Add changes to reflect the changes made
  • Commit changes
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Status

Project is: in progress

Contact

[email protected] - feel free to contact me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages