Skip to content

smcaleese/chitchat-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChitChat for Linux

License: MIT

ChitChat is a social networking app implemented in Ruby on Rails. Its main feature is the creation of pages and commenting on existing pages. Feel free to use it as a template.

Features

  • Login and signup pages and password changing powered by devise.
  • Create and delete pages.
  • Comment on your own pages or pages created by other people.

Requirements

Installation

  1. Download the project.

  2. Make sure you are using Ruby version 2.6.0: rvm use 2.6.0

  3. Run rails db:schema:load and then rails s

  4. Open localhost:3000 in the browser.

About

Ruby on Rails App. Features: signup, login, page creation and commenting on pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published