Skip to content

A microblog app built in Ruby and RubyOnRails. A user can make a post and attach an image and tags to the post.

Notifications You must be signed in to change notification settings

alishabab/rails-blogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hire-badge Twitter Follow

hire-badge Twitter Follow

Micro Blogger App

In this project, we have built a blog app using RubyOnRails MVC. A user make a blog post. Also user can attach pic and tags to the blog post. screenshot

Built With

  • Ruby 2.6.5 and Rails 5.2.4.2

Live Demo

Getting Started

To get a local copy up and running follow these steps:

Prerequisites

  • Ruby environment installed on local machine.
  • Git

Usage

  • Fork/Clone this project to your local machine
  • Open folder in your local enviroment and run thes lines of code to get started:
cd micro-reddit
bundle install
rails db:migrate
rails console

Authors

👤 Ikraam Ghoor

👤 Shabab Ali

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page

Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development(or master if not available) branch of the original project for a review

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed

About

A microblog app built in Ruby and RubyOnRails. A user can make a post and attach an image and tags to the post.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 53.0%
  • CSS 31.2%
  • HTML 13.0%
  • JavaScript 1.8%
  • CoffeeScript 1.0%