nikolaStanojkovski / E_Book_Store

An online book store application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E Book Online Store Application


E-Commerce project by Nikola Stanojkovski


An online book store application developed with Spring Boot as a back-end technology, along with React.js on the front-end.

The application uses PostgreSQL Server as a database server, Onion architecture (Domain, Repository, Service, Web layers) as a main architectural pattern, and, Java as a main programming language. On the front-end, the JavaScript version of React is being used.

The application has the following functionalities:

  • Creating, reading, updating, deleting operations for books
  • Review of all available books
  • Marking books as taken
  • Review of all available categories for the books

About

An online book store application.


Languages

Language:Java 54.3%Language:JavaScript 42.8%Language:CSS 1.6%Language:HTML 1.2%