/blog-rails

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Blog

blog is a project where user can create posts, add comments to the post as well, likes.

🛠 Built With

Tech Stack

This project is built using the following technologies:

Programming Languages
  • Ruby on Rails

Key Features

  • App has a database
  • Database has 4 tables (Users, Posts, Comments, Likes)

Getting Started

To get started with the blog, follow the steps below:

Prerequisites

Before running this project, make sure you have the following prerequisites installed:

  • Ruby on rails

Installation

  1. Clone this repository to your desired folder:

    git clone https://github.com/sheezu900/blog-rails.git
    
  2. Navigate to the project directory:

    cd blog-rails
  3. Run the program:

    rails s
    

👥 Authors

👤 Shah Zaman

LinkedIn: LinkedIn.
Github: Github.

👤 Graciano Henrique

Email:Email.
Github: Github.

🔭 Future Features

In near future I am planning to implement the following:
  • UI
  • Allow user to add posts
  • Allow user to add comments and likes

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page. issues page.

🙏 Acknowledgments

We would like to express my gratitude to the code reviewers who help me improve.

📝 License

This project is MIT licensed.