Skip to content

BookYourShelf/book-your-shelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Your Shelf is an online book store system designed by the Oak team. It is the term project of the Software Engineering Laboratory course.

Meet Oak Team!

Fidan Samet Oğuz Bakır Dilara İşeri Bethel Bahiru Mulat
Project and Configuration
Manager
Software Architect Software Analyst Software Tester

Technologies Used

Back-end

  • Spring Boot
  • Spring Security
  • JPA
  • MySQL
  • Maven

Front-end

  • Thymeleaf
  • Ajax
  • jQuery
  • Bootstrap

Requirements

  • Java 11
  • MySQL 5.7

Run

  • Download latest release on releases tab
  • Create new MySQL database with name bys_db
  • Run server with java -jar bookyourshelf-1.0.jar