Skip to content

jakujur/library-app-web

Repository files navigation

IT Library and Bookstore - Frontend

Description

###In IT Library rental app, You can:

  • Rent available books from a number of titles
  • Search for more books and Ebooks and buy them on Amazon
  • Search for more books and Ebooks and buy or get them free from GoogleBooks
  • Add GoogleBooks and ITBookstore entries you are interested in to your Watchlist

##Live Frontend Demo!

####To test client-side functionalities, log in as:

email: [email protected]

password: password

####To test administration panel functionalities, log in as:

email: [email protected]

password: password

Frameworks and Technologies

React, Tailwind CSS, React Router, Formik, Yup, Material Table

Development Patterns & Other

Component Composition, React Hooks, Context

Instalation

Frontend

  1. Source code: https://github.com/jakujur/library-app-front
  2. git clone https://github.com/jakujur/library-app-front.git
  3. type npm start in terminal
  4. Application will be run on the localhost:3000

Backend - REST API

  1. Source code: https://github.com/jakjur-dev/Library-Rental-Application
  2. git clone https://github.com/jakjur-dev/Library-Rental-Application.git
  3. Download and install pgAdmin
  4. Create library-app database
  5. Run main method in the LibraryRentalApplication class
  6. Application will be run on the localhost:8080 address

..*please note, that database is running only with pgAdmin on. If you want to change database system to MySQL, please modify application.properties file accordingly (some named querries might not work)

About

Front end of Library-Rental-App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published