Git Product home page Git Product logo

7agabond / bookstore-inventory-control-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonasmachados/bookstore-inventory-control-system

0.0 0.0 0.0 120.71 MB

This Web App performs stock control of bookstore, does control books in stock, control of all sales and purchase, performs customer registration and generates different types of reports such as sales by customers, all sales made, all purchases, among others.

Home Page: https://bookstore-jonas.netlify.app/

JavaScript 40.02% Java 55.29% CSS 4.62% HTML 0.07%

bookstore-inventory-control-system's Introduction

Bookstore Inventory Control System


button

About

This Web App performs stock control of bookstore, does control books in stock, control of all sales and purchase, performs customer registration and generates different types of reports such as sales by customers, all sales made, all purchases, among others.

Website was developed with React on the frontend and SpringBoot in the backend It was hosted on netlify and Heroku.

Technologies used

Back-end

  • JDK 15 : is a development environment for building applications using the Java programming language..
  • NetBeans : is an integrated development environment (IDE) for Java.
  • Spring Boot : is an application framework and inversion of control container for the Java platform.
  • Maven :is a software project management and comprehension tool. Based on the concept of a project object model (POM)
  • Postman : is an API platform for developers to design, build, test and iterate their APIs.
  • H2Database: H2 is a relational database management system written in Java. It can be embedded in Java applications or run in client-server mode.
  • PostgreSQL: is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance.
  • Heroku: is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.
  • Front-end

    • HTML : is the standard markup language for documents designed to be displayed in a web browser.
    • CSS : is a style sheet language used for describing the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.
    • JavaScript : is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS.
    • Yarn : is a software packaging system developed in 2016 by Facebook for the Node.js JavaScript runtime environment.
    • Node : As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications.
    • ReactJS : is a free and open-source front-end JavaScript library for building user interfaces based on UI components.
    • VS Code : is a source-code editor made by Microsoft for Windows.
    • Netlify : Netlify is a San Francisco-based cloud computing company that offers hosting and serverless backend services for web applications and static websites.

    Installation

    For download the source code of project in yout PC, firstly you must have install in your PC the GIT .


    With the Git installed, in your terminal execute the following command:

     $ git clone https://github.com/jonasmachados/bookstore-inventory-control-system
    

    Install the dependencies:


    Bootstrap:

    yarn add react-bootstrap
    

    Bootstrap Icon:

    yarn add react-bootstrap-icons
    

    Axios:

    yarn add axios
    

    React router dom:

    yarn add react-router-dom
    

    React router:

    yarn add react-router
    

    React select:

    yarn add react-select
    

    React hook form:

    yarn add react-hook-form
    

    Yup:

    yarn add yup
    

    React datepicker:

    yarn add react-datepicker
    

    React sweetalert:

    yarn add sweetalert
    

    Pdfmake:

    yarn add pdfmake
    

    React css transition:

    yarn add react-css-transition
    

    Author:

    Jonas Machado

    bookstore-inventory-control-system's People

    Contributors

    jonasmachados 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.