/blog-app

This project is about a blog app created with ruby on rails using Postgres for saving data

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Blog App

This project is about a blog app created with ruby on rails using Postgres for saving data

🛠 Built With

Tech Stack

Client
Database

Key Features

  • Set up associations between models
  • Write SQL queries with Active Record

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Node js installed on your computer
  • Npm Node package manager
  • Terminal
  • Rails installed
  • Ruby installed

Setup

Clone this repository by using the command line :

  • https://github.com/chiztechnology/blog-app.git

Install

Install this project with:

npm gemfile

Usage

To run the project, execute the following command:

rails server

(back to top)

👥 Authors

👤 Israel CHIZUNGU

(back to top)

🔭 Future Features

  • Create 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, please show your support by staring it.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for project

(back to top)

❓ FAQ

  • How to use the project?

    • You can either fork the project or download to your local mechine.
  • What is PostgreSQL

    • Is a free and open-source relational database management system that emphasizes extensibility and SQL compliance. It is known for its reliability, stability, and robust feature set, making it a popular choice for large and complex data workloads. It is often used for web and business applications, data warehousing, and scientific research.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)