Skip to content

kusiLaw/personal_blog

Repository files navigation

📗 Table of Contents

📖 Discuss Blog

Discuss blog website is a 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

Language
Framwork
Server
Database
Test Library

Key Features

  • Create new blog user
  • Post articles
  • Comment on articles of the blog
  • Like articles and comments
  • View users, articles, comments and likes

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(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:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:kusiLaw/personal_blog.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rspec spec

Deployment

You can deploy this project following this instructions: Read

(back to top)

👥 Authors

👤 Lawrence Addai Kusi

👤 Kibirige John

(back to top)

🔭 Future Features

These are features that will be add to the project..

  • Creating a data model
  • Processing data in models
  • Validations and Model specs
  • Setup and controllers
  • Controllers specs
  • Views
  • Add forms
  • Integration specs for Views and fixing n+1 problems
  • Add Devise
  • Add authorization rules
  • Add API endpoints

(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, you can feel free to add or support

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this insight project

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published