GithubHelp home page GithubHelp logo

jzhouerm / catthoughts Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 55.15 MB

A Ruby on Rails microblogging application designed as Twitter for cats πŸ±πŸ’»

Ruby 53.21% JavaScript 3.75% CSS 1.15% HTML 41.89%

catthoughts's Introduction

CatThoughts πŸ±πŸ’»

A Rails microblogging web application designed as Twitter for cats

gif of the app

🧭Explore: Demo || Deployed App

Features

  • Sign in/Sign up option with authenticated password
  • View/Edit profile
  • Follow/Unfollow other users
  • Full CRUD capabilities for post such as
    • Create a post
    • View all posts written on this application
    • Edit/Delete only the posts written by the logged in user
  • Like/Unlike only the posts written by other users
  • Add comments to any post

Tech Stack

This web app makes use of the following:

  • Ruby [2.6.1]
  • Rails [~> 6.0.2] - MVC Web Framework
  • SQLite3 [~> 1.4] - Database
  • Bulma-Rails [~> 0.8.0] - Integrates Bulma with the rails asset pipeline, a modern CSS framework based on Flexbox.
  • BCrypt [~> 3.1.7] - Gem for encryption

Installing

  • Clone this repo to your local machine git clone <this-repo-url>
  • run bundle install to install required dependencies
  • run rails db:create to create a database locally.
  • run rails db:migrate to create tables into the database.
  • run rails db:seed to create seed data.
  • run rails s to run the server.

catthoughts's People

Contributors

bigfishh avatar

Watchers

 avatar

Forkers

emotionalproof

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.