Giter Club home page Giter Club logo

uber-eats's Introduction


Versão simplificada do UberEats

Made by Joao vitor License Stars


Screenshots 📷

Restaurant manager

Customer

🚀 Tecnologias usadas

Este projeto está sendo desenvolvido com as seguintes tecnologias:

💪 O Projeto

A ideia principal é criar uma aplicação baseada nas principais funcionalidades das tech foods, o design/layout do projeto é baseado no UberEats.

💡 Principais Funcionalidades


  • Versão Web (Apenas para restaurantes)
    • Cadastro de restaurantes
    • Cadastro de Items no cardapio
    • Aceitar Pedidos em real time
    • Analytics com pagamentos, taxas etc
  • Versão (Apenas para clientes)
    • Cadastro/Login
    • Visualizar todos restaurantes e cardapios
    • Realizar o pagamento de um pedido
    • Resposta do restaurante (real time)

🎯 Objetivo

O objetivo deste projeto, é aprender coisas que serão utilizadas em um ambiente real de trabalho. me desafiei a criar este projeto para enxergar o meu nivel de conhecimento e colocar como projeto no meu portfolio.

🔥 Como rodar esse projeto (How to run this project)

To run API

Create postgre docker container

$ docker run --name ubereats -e POSTGRES_PASSWORD=mysecretpassword -p 5432:5432 -d postgres

Install the packages run migrations and start API

$ yarn install
$ yarn sequelize db:migrate
$ yarn dev

Dont forgot to configure the .env environment you can found the example of the variables Here

To run Frontend

$ yarn install
$ yarn start

To run Mobile

Note: The mobile has been discontinued, but if you want to run it, just follow the following commands

$ yarn install
$ react-native run-android (or run-ios)

📝 Licença

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.

Feito com ❤️ por João vitor oliveira 👋

uber-eats's People

Contributors

dependabot[bot] avatar joaovitorzv 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.