Skip to content

Meu carrinho is a virtual shopping cart to make it easier to small businesses to sell online.

Notifications You must be signed in to change notification settings

danielcspaiva/meu-carrinho-api

Repository files navigation

Meu Carrinho

Meu Carrinho

About The Project

During the Covid-19 pandemic many physical stores had to close in order to comply with social distancing orders. Since then the world has seen a rapid shift to Ecommerce, but most of the small businesses had no time or money to build their own Ecommerce infrastructure. Given those circunstances we build Meu carrinho, a digital shopping cart made to make it easier for small shops to sell online and on social media and to manage their small businesses.

Built With:

  • NodeJS - JavaScript runtime Server.
  • Express - Web framework.
  • React - A JavaScript library for building user interfaces.
  • Next.js - Statically generated and SSR React applications.
  • Cypress - Fast, easy and reliable testing for anything that runs in a browser (used for End-to-End testing).
  • MongoDB - NoSQL Database.
  • Mongoose - MongoDB object modeling for Node.js.
  • Axios - Promise based HTTP client for the browser and Node.js.
  • Bcrypt - A library to help you hash passwords.
  • Passport - Simple, unobtrusive authentication for Node.js.
  • Claudinary - Platform for storing images.
  • Nodemailer - Automatic email sending via Node.js.
  • Google OAuth - User authentication via Google account.
  • Heroku - Cloud platform where the project server is deployed.
  • Vercel - Cloud platform where the project client is deployed.

Getting Started

Prerequisites

This project consists in two different repositories:

  • NextJS Application.
  • Rest API server.

In order to run this project locally you will need to:

Installation

  1. Clone the repo
git clone (repository url address)
  1. Install NPM packages
npm install
  1. Run the app
npm start

Or

npm run dev

Usage

The project is deployed and can be accessed at https://meu-carrinho.now.sh.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch
git checkout -b feature/AmazingFeature
  1. Commit your Changes
git commit -m 'Add some AmazingFeature'
  1. Push to the Branch
git push origin feature/AmazingFeature
  1. Open a Pull Request

Contact

Daniel Paiva - Github - twitter - email - linkedin

Rafael Freitas - Github - website - email - linkedin

Ricky Almeida - Github - email - linkedin

Special thanks