Code Monkey home page Code Monkey logo

food_voting's Introduction

FoodVotingAI

Description

This application allows you to create a voting room with your friends, it connects with an OpenAI assistant that looks at a CSV of all food trucks in Sao Francisco with that, you can ask for different types of food trucks, select what you guys want to vote for and create a voting room. When all participants finish voting the application is going to return the most voted options with a Google Maps link showing how to find the food truck. Hope you like it!

Application Screenshots

Home Page Open Voting Room Page Voting Room Page Finished Voting Room Page

To start your Phoenix server:

  • Run the command docker compose up -d to initialize the database, (you need to have docker installed for this)
  • Add a .env file on the root of the application, following the .env-sample
  • Run source .env to evaluate the enviroment variables
  • Enter on the assets folder cd assets and run the following command: npm install to install the flowbyte library
  • Go back to the root of the application cd ..
  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Problems

  • If you had variables problems when reestating the application, just run the source .env command again

Technologies Used

  • Phoenix
  • Phoenix LiveView
  • Phoenix PubSub
  • Phoenix Presence
  • Elixir
  • Postgres
  • GenServers (OTP)
  • Tesla (HTTP Client)

food_voting's People

Contributors

brunoribeiro147 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.