Skip to content

SteveC/bekos

Repository files navigation

Bekos

A MVP for a system to let people meet and exchange languages. At this stage, only the login system works with limited demo functionality for chat.

Installation

Install rails & ruby, set up a database system (postgres) with a user/pass and db. Edit config/database/yml. then:

  • bundle
  • rake db:migrate

Running the app

rails s

Connect

Browse to https://localhost:3000/

About

Prototype language learning portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published