GithubHelp home page GithubHelp logo

letsgooutv0's Introduction

Let's Go Out v.0

It is my first program: a v0 without screens (it only works in terminal).

A program to help you decide where to go to eat outside. You can register places, add price level and food's category. You also can list the places already registered.

So when you can't decide where you want to go, the program will help you showing a random registered place.

Getting started

Prerequisites

  • python3
  • postgreSQL

Python requirements

  • psycopg2

Create and config database

  • Use db.sql to create the data table
  • Make a copy of the file example_config.py and name it config.py
  • Change the infos of the copied file

If you don't know portuguese, please use the file letsgooutv0_en.py

Built With

  • Python 3
  • PostgreSQL using pgAdmin4
  • psycopg2 (library to connect Python to PostgreSQL)

Next Steps

  • Improve database struct
  • Add aleatory draw with filter by price and/or category
  • Create screens

Acknowledgments

  • vmunhoz to teach me a basic of database and to help me with the psycopg2 commands

letsgooutv0's People

Contributors

annamunhoz avatar

Watchers

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