Skip to content

The Blog app is a classic example of a blog website. this is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

License

Notifications You must be signed in to change notification settings

tsheporamantso/Blog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Blog App

πŸ“— Table of Contents

πŸ“– Blog App

Blog App The Blog app is a classic example of a blog website. this is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

πŸ›  Built With

Tech Stack

Server

Key Features

  • Ruby on Rails
  • Creating data model
  • Functional website
  • Database
  • Unit Testing

(back to top)

πŸš€ Live Demo

  • Not live yet

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Install ruby using link
  • Install ruby on rails using link

Setup

Clone this repository to your desired folder:

  mkdir folder_name
  cd folder_name
  git clone [email protected]:tsheporamantso/Blog-App.git

Install

Install this project with:

  bundle install
  rails db:migrate
  gem install factory_bot_rails -v 6.2.0
  rails generate rspec:install

Usage

To run the project, execute the following command: run the result on the terminal through:

  rails server

Run tests

To run tests, execute the following command on the terminal:

  bundle exec rspec

Deployment

Not deployed

(back to top)

πŸ‘₯ Authors

πŸ‘€ Gladwin Tshepo Ramantso

πŸ‘€ Mohammad Yaser

(back to top)

πŸ”­ Future Features

  • Validation and Model specs
  • Processing data in models
  • Controllers
  • Controllers specs
  • Views
  • Forms
  • Intergration specs for Views and fixing n 1 problems
  • Add Devices
  • Add authorizations rules
  • Add API endpoints
  • API documentation

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give a star on github & follow us on twitter and also connect on Linkedin.

(back to top)

πŸ™ Acknowledgments

I would like to thank:

  • Microverse and all the staff
  • Microverse Communinity
  • Thanks to my coding Partners
  • Thanks to my Morning-Session-Group and Standup-Team Partners and
  • Thanks to Code Reviewers

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

The Blog app is a classic example of a blog website. this is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published