Skip to content

Simple ruby on rails project with migration of classes and database communication

License

Notifications You must be signed in to change notification settings

Shakir-Hussain12/blog_app

Repository files navigation

📗 Table of Contents

📖 [blog_app]

[blog_app] is an implementation of an online blog posting system, using Ruby Object Oriented Programming and Active Record principles to interact with the postgreSQL database.

🛠 Built With

Tech Stack

Key Features

  • [migration of database tables]
  • [association between models]
  • [CRUD Methods]
  • [test for the app]

(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 the following installed in your local system

  • Ruby
  • Rails
  • PostgreSQL
  • Git
  • VS Code
  • Github account

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Shakir-Hussain12/blog_app.git

Install

Install this project with:

  cd blog_app
  bundle install

Usage

To run the project, execute the following command:

  rails s

Run tests

  • Type Rspec: To run test

(back to top)

👥 Authors

👤Shakir Hussain

(back to top)

🔭 Future Features

  • [Basic UI]

(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 leave a STAR to the [Github repo](https://github.com/Johnadibe/ catalog_of_my_things/)

(back to top)

🙏 Acknowledgments

I would like to appreciate Microverse for providing the resources and the platform for us to complete this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Simple ruby on rails project with migration of classes and database communication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published