Giter Club home page Giter Club logo

ignite-pizza-shop-web's Introduction

๐Ÿ• Pizza Shop Web ๐Ÿ•


A React Dashboard for Restaurant Owners in Delivery Apps






๐Ÿ“„ About

The Pizza Shop Web project is a dashboard designed for restaurant owners participating in delivery applications.

  • It allows tracking metrics such as monthly and daily orders, visualizing charts, and accessing details for each order.

  • The dashboard includes functionalities like updating order statuses, canceling orders, and obtaining details of sold items.

  • The project is developed without frameworks, using pure React, Tailwind CSS, radix-ui and React Query, Vite and more.

  • Integration with the API is achieved through React Query to handle HTTP requests and caching. It incorporates a passwordless login mechanism called Magic Link.

  • The API is developed with BAN (Back-end as a Node) and will be delivered ready for use.


๐Ÿ“š Learning

All the things that I learned and practiced with this project

  • JWT Authentication: This topic likely covers the implementation of JSON Web Token (JWT) authentication, a standard for secure authentication between parties, which can be crucial in securing communication between your front-end and back-end.

  • Caching and Revalidation: This topic involves the use of caching mechanisms to store and retrieve frequently used data. Revalidation, in this context, usually refers to the process of checking if the cached data is still valid or needs to be updated.

  • Connection with Back-end (API): Explanation: This topic covers how your front-end interacts with the back-end or API. It includes making requests to the server, handling responses, and managing the flow of data between the user interface and the server.

  • Unit Testing: This involves writing and executing tests for individual units or components of your code to ensure that each part works as intended. In the context of front-end development, unit tests might focus on testing functions, components, or specific features in isolation.


๐Ÿงช Technologies

This project was developed using de following technologies:


๐Ÿช„ Features

  • Establishment registration;
  • Establishment login (magic link);
  • Creation of new orders;
  • Menu management;
  • Review management;
  • Order management;
  • Establishment profile management;
  • Open/closed store status;
  • Metrics for the dashboard;
  • Orders chart for the last 15 days;
  • Revenue chart for the last 15 days;
  • Average ratings (monthly/overall);
  • Average orders per day (monthly/overall);
  • Sound notifications for new orders (change favicon);

โš™๏ธ Running


Developed with ๐Ÿ’š by @ghiberti85

ignite-pizza-shop-web's People

Contributors

ghiberti85 avatar

Watchers

 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.