Skip to content

A Rails web app that allows foreign language learners to connect with others, sharing their native language(s) while learning a new one!

Notifications You must be signed in to change notification settings

asb1512/linguafranca

Repository files navigation

Lingua Franca Rails Project

This Rails 6 app is a site that allows language learners to connect

This project is part of Flatiron School's full-stack curriculum. Its aim is to teach the student the basics of a web application and apply many aspects that have been learned: routes, GET/POST/PATCH/PATCH requests, ERB, etc.

Technologies

  • Ruby (2.6.1)
  • Rails (6.1.3)
  • ActiveRecord
  • Sqlite3 (1.4)
  • bcrypt (password authentication)
  • dotenv-rails
  • Bootstrap 4

Setup

To run this project, you need to have Ruby on Rails 6 or greater. Then, fork and clone this repository and run bundle install in the command line.

Enter rails server in the command to launch the local server and visit localhost:3000/.

Sources

License

This project falls under the provision of the MIT license.

About

A Rails web app that allows foreign language learners to connect with others, sharing their native language(s) while learning a new one!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published