Skip to content

this is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

License

Notifications You must be signed in to change notification settings

sonyco-4u/blog-app

Repository files navigation

📗 Table of Contents

Blog-App

Blog-App is a project developed using Ruby on Rails where you can add users, comments, posts and likes.

🛠 Built With

Tech Stack

Developed using Ruby on Rails.

Languages

Key Features

  • Use of the previous created methods to count the likes and users for each post
  • Database where you can add information about users, likes and posts
  • Implemented design from the sneak peek wireframe
  • Add likes to each post
  • Add comments to each post
  • Add new users to the database

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • You need to have ruby on rails installed in your computer.

Setup

Clone this repository to your desired folder:

git clone https://github.com/sonyco-4u/blog-app.git

cd blog-app

Installation

Install this project with:

- bundle install

Usage

To run the project, execute the following command:

- railser server -p 4001

Run tests

To run tests, run the following command:

- rspec

👥 Authors

👤 Ezema Anthony Sunday

👤 Abubakar Ummar

🔭 Future Features

These are some of the future features we want to add.

  • Add users manually inside the page without using console
  • Add posts manually inside the page without using console
  • Add Devise
  • Add authorization rules to the database
  • Use an API endpoint

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

🙏 Acknowledgments

I would like to thank to the code reviewers and my partners who are helping all the time.

📝 License

This project is MIT licensed.

(back to top)

About

this is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published