Loading repository data…
Loading repository data…
belsman / repository
A Full-stack CRUD web application. Users create posts (buzzes) and also see the posts of other users they follow. Built with Ruby-on-Rails, HTML, CSS, bootstrap.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project entails building a functional Rails application that resembles twitter. It's basically a twitter redesign.
users sign-up, then they can createbuzzs that can be seen by otherusers following them. You can connect with other users byfollowingthem.
To get a local copy up and running follow these simple steps.
In order for buzzer to work locally on your machine, you need these installations:
git clone https://github.com/belsman/Rails-Capstone.git
or, for SSH:
git clone git@github.com:belsman/Rails-Capstone.git
cd Rails-Capstone to enter the main directorybundle installyarn installrails db:createrails db:migraterails s127.0.0.1:3000cd Rails-Capstone to enter main directoryrails db:migrate RAILS_ENV=testrake spec👤 Bello Babakolo
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!