Skip to content

A simple multi-shop management system, built with ReactJS

License

Notifications You must be signed in to change notification settings

alessandro308/magazzino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magazzino

Hi, this is Magazzino, my first React application.

What is it?

It is a store management system to track how many items are in two different stores. Moreover, there is a sort of cash register that helps to remove the items if they are sold.

Screenshot

This project uses react-table to organize the data to show in the main page (a huge number of products) and react-bootstrap to try to render a beautiful components.

Settings

The project is divided into two parts:

  • Frontend (Go React!)
  • Backend (PHP, using FlightPHP :/)

In order to set properly all the parts, you have to deploy your API somewhere, then set into frontend/src/constant.js the BASE_URL and all the strings to locate the project in your language.

Then try it!

Consideration

The backend is developed in PHP since it runs on an italian web hosting that accepts only PHP and costs 10€/year (nice!). Maybe, in the past commits you can find some password, don't worry, the hosting accepts incoming connection only from their own server, don't waste your time to hack the DB.

About

A simple multi-shop management system, built with ReactJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published