RestóFLOW is the ultimate solution for streamlining restaurant management, designed to enhance efficiency and simplify operations. Whether you're a small bistro or a large dining establishment, restóFLOW offers intuitive tools to manage orders, optimize table layouts, and track inventory—all in one seamless platform. Elevate your restaurant's workflow and focus on delivering exceptional dining experiences with ease.
- Development of a custom API REST app in express.js:
- Implemented with: JSON Web Tokens and Bcrypt.
- Implemented the creation and manipulation of Users, Stores, Categories, Products, Orders and Transactions resources.
-Development of views using dynamic and reusable components with JavaScript and React.
-Adding styles with Material UI, TailwindCSS, and React Prime
-Creating linked routes of the page using React Router
-Using Axios to control the information and exchange with the database
-Using Redux to control the global state and each component's state
-Logging preparation times for products and table usage
-Attractive and animated PopUps using SweetAlert
- URL proyect
- npm install
- npm run dev
For all test users, the password is 1234567.-