Giter VIP home page Giter VIP logo

labdb_projeto's Introduction

labDB_Projeto

This is a project for the database lab 2015 IME/USP.

How to Run:

-Instalar o rails usando o rvm; seguir as instrucoes do site:rvm.io/rvm/install seguir a 3a opcao “installing with rails”.

-Instalar o postgres, postgres-server-dev.

-Editar o arquivo: /etc/postgresql/9.4/main/pg_hba.conf e mudar a linha: local all all peer para local all all md5

-Rodar o bundle install.

–Na pasta [Git/comidaki]:

-Rodar bundle install

-Copiar arquivo database_sample.yml para a pasta config.

–Na pasta [Git/comidaki/config]:

-Renomear o arquivo database_sample.yml para database.yml -Editar database.yml com usuario e senha do postgres local.

–No postgres: -Criar uma database chamada comidaki, conectando no psql e rodando create database comidaki. -Executar o script sql para criar as tabelas no database com

`psql -U [username] -d comidaki -f modelofisicoREDUZIDO.sql.

labdb_projeto's People

Contributors

andre-yai avatar mayara-melo 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.