/vouAoMercado

🛒 Manage your product list and never forget something when you go to the market.

Primary LanguageJavaScriptMIT LicenseMIT


Markdownify

Manage your product list and never forget something when you go to the market.

About the project • Why • Project notes • Key features • Gallery • Getting started • Contributing • Contacting • License

About the Project

In a society where we consume more and more information, it is becoming increasingly difficult for us to remember the small details...

When we go to the market we realize this. That is why vouAoMercado! was created with the purpose of solving this problem, being a list manager to use when you go to the market, ensuring that you never forget that milk, strawberry, or coffee again.

Why

At first this project was born as a personal need, because whenever I went to the market I ended up forgetting something.

I realized, however, that I could make this project a collective solution, because after talking to some friends and developers, I realized that it is a very common problem.

Project Notes

  • This project stores the information in localStorage, i.e. the information is saved directly in your browser, so when you clear the cache all the information disappears.

  • On some screens an input color is indicated, suggesting the color of some interface. It is strongly recommended that you use pastel colors and avoid oversaturated colors for the best visual experience.

  • The project's interface is in Brazilian Portuguese.

Key Features

  • Real-time view
    • Instantly see new items and values in real time when adding or deleting a product.
  • User-friendly interface
  • Free customization
    • Choose your favorite system colors and make 🛒vouAoMercado! more and more your face!
  • No authentication system
    • Access without bureaucracy because you do not need to login or create an account to access.
  • Responsive layout
  • Complete creation of lists and items
    • Create a list, choose the color and name;
    • Create items with name, description, value and quantity;
    • Have in real time the total value of the items in the list and the quantity of products.

Gallery

Responsive layout


Some screenshots from vouAoMercado!


Customize it in the way you want

Getting Started?

Prerequisites

To run vouAoMercado! we need to have installed on our machine:

  • Git
  • Any technology that can run the server (or some plugin like live-server)
  • Any code editor (I strongly recommend Visual Studio Code

Installing

Cloning the repository

$ git clone https://github.com/yagopeixinho/vouAoMercado.git

$ cd vouAoMercado

Running the server

# Run the server or run a plugin that creates a server

Contributing

Feel free to send as many pull-request as you wish and I will gladly review it!

Contacting

  • 📬 Send me an e-mail: peixinhoyago@gmail.com
  • If you have any questions or want to contact me for any other reason, you can find my social networks and more information about me by clicking here

License

This project is licensed under the MIT License. Click here for more details