Giter Site home page Giter Site logo

draganbojkov94 / book-library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gabrieldim/book-library

0.0 0.0 0.0 268 KB

Application module for renting books from a certain library. This app is made using Java Spring Boot for backend and React JS for frontend implementation.

HTML 5.01% CSS 2.71% JavaScript 51.36% Java 40.92%

book-library's Introduction

Read more, feed your brain :)

This app is made using Java Spring Boot for backend and React JS for frontend implementation.
Appropriate API routes are developed that will be created according to the appropriate requirements that are given, as well as a React application that will be in charge of displaying data and interacting with users. Additionally, in terms of the database, I use PostgreSQL.
Hooks and Pagination are also used in the development of this web application.

Application module for renting books from a certain library.

The module that would be used by a user with a role librarian, who would have several privileges:

  1. To add new books that can be rented.
  2. Delete books that are no longer in good condition and will not be rented.
  3. To modify a certain entry for a book.
  4. To mark a certain book as rented.

More about the application requirements:

  1. All books are displayed on the home page (you can see the path: "/" & "/books").
  2. An Edit, Delete, Mark As Taken button is provided for each book.
  3. Click the Edit / Delete buttons to call the API and modify / delete the book accordingly.
  4. At the click of the "Mark As Taken" button, you need to make a call to the API and accordingly reduce the number of availableCopies.
  5. Additionally, there is an Add a new book button, which allows you to add a new book.
  6. There is a header section which is actually a navigation menu.

book-library's People

Contributors

gabrieldim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.