Skip to content

This repo will include the implementation of object relational mapping (ORM) and the use of database migration files to maintain database schema. it uses RubyGems as a software package system, and Ruby on Rails framework

License

Notifications You must be signed in to change notification settings

GeekyHacks/blog_website

Repository files navigation

blog_website


blog_website

This repo will include the implementation of object relational mapping (ORM) and the use of database migration files to maintain database schema. it uses RubyGems as a software package system, and Ruby on Rails framework

📗 Table of Contents

📖 blog_website

blog_website This repo will include the implementation of object relational mapping (ORM) and the use of database migration files to maintain database schema. it uses RubyGems as a software package system, and Ruby on Rails framework

🛠 Built With Ruby on Rails

Tech Stack

Key Features

  • Create rails project linked to postgresql
  • Run the project on server
  • Manage database using models
  • Count each comment, like, and post for any user.
  • Show the most recent records for any table.

(back to top)

🔭 Future Features

  • Add Unit test for projects models

(back to top)

(back to top)

💻 Getting Started

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

  • Open your Terminal in your VSCode.
  • Navigate to the desired directory[folder] to which you want to clone the repository to
  • git clone you find in the code button https://github.com/GeekyHacks/blog_website.git
  • Run blunder i to install the gemfiles to your end

Prerequisites

To run and modify this project you need:

  • GitHub account
  • VSCode (or another code editor)
  • gemfile installed
  • basic Knowledge of Git Commands
  • basic Knowledge of the Terminal Commands
  • Ruby language
  • Rails
  • PostgreSQL

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/GeekyHacks/blog_website.git

Install

To install all dependencies run the following command:

  • gem install will install all the gem files included in this repo
  • if you have the gem bundler installed type in bundler i

suggusted VSC extentions:

(back to top)

👥 Authors

👤 GeekyHacks

(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 don't hesitate to support me with your valued contribution and don't forget to star the repo to reach more people.

(back to top)

🙏 Acknowledgments

I would like to thank...

  • Microverse Review Team
  • Microverse Community in Slack
  • My mentor @justice

(back to top)

❓ FAQ

Can I clone this project ?**

  • Of course you can as long as you fork it and star it Can I contribute to this project?**
  • all contributions are welcomed

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This repo will include the implementation of object relational mapping (ORM) and the use of database migration files to maintain database schema. it uses RubyGems as a software package system, and Ruby on Rails framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published