/myblog

Primary LanguageRuby


My Blog App

📗 Table of Contents

📖 My Blog

This is my Blog where users can register, Create post, comment and Like other user's post

🛠 Built With Ruby On Rails

Tech Stack Rails

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database

Key Features

Describe between 1-3 key features of the application.

  • Created base on a data model
  • Working with RoR Models
  • Connection to a Postgresql Datacase
  • Working with forms and views
  • Working with controllers
  • Authentication and Authorization
  • Testing with RSpec
  • Creation of an API

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

In order to run this project you need:

Ruby installed Postgresql installed

gem install rails

Setup

Clone this repository to your desired folder:

git clone https://github.com/ndorrh/Myblog.git

cd blog-app

Usage

To run the project, execute the following command:

rails server

Run tests

To run tests, run the following command:

rspec

(back to top)

👥 Authors

👤 Ndorrh Oswald Ebu

(back to top)

🔭 Future Features

  • Working on Views
  • Working on Forms
  • Adding Devise
  • Adding Authorization rules
  • Integration specs for Views
  • Adding API endpoints
  • API documentation
  • Allow users to follow each other

(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 give a star

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank the Microverse community for their support

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)