Team-73 / backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ôChefia

📝 Project

Ô Chefia is a application to change the way the customer consumes at pub today.

  • You can pay your order directly in the app
  • Find the near pubs from you
  • Share bill's payment with friends
  • And still accumulate points to redeem prizes
  • Change the entire consumer experience for the better

Demo video

Description

This backend has the main responsabilities:

  • To do all interactions with databases
  • To connect with other APIS like Gr1d, Zenvia, Serasa and others

💻 Technologies

  • Language:

  • Database:

    • MySQL

❗ Requirements

To run this application you have to install (if you don't have already installed) the follow programs:


▶️ Start application

Permissions first:

  • For Unix enviroment, run the comand:
    chmod +x .docker/entrypoint.sh

  • For Windows enviroment, run the comand:
    dos2unix +x .docker/entrypoint.sh

Start:

  • Now, in your terminal, you can run:
    docker-compose up

About


Languages

Language:Go 99.5%Language:Dockerfile 0.4%Language:Shell 0.1%