/weblog

weblog is social medial like ruby on rails project, it is designed for users to share thoughts and ideas in a web platform

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

logo

Weblog

📗 Table of Contents

📖 WEBLOG

Weblog is social medial like ruby on rails project, it is designed for users to share thoughts and ideas in a web platform

🛠 Built With

Tech Stack

Client
Server
Database

Entity Relation Diagram

logo

Key Features

  • User Authentication
  • Database connection
  • MVC

(back to top)

💻 Getting Started

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

Prerequisites

Setup

Clone this repository to your desired folder:

  cd my-prefered-folder
  
  git clone https://github.com/tsohleDev/O-Blogath.git

Install

Install this project with:

  cd O-Blogath
  
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec spec/

(back to top)

👥 Authors

👤 Tsohle Mokhemisi

(back to top)

🔭 Future Features

  • Video Streaming
  • Catching

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

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for their great content on rails

(back to top)

📝 License

This project is MIT licensed.

(back to top)