Skip to content

biruk-bereka/Blogify

Repository files navigation

📗 Table of Contents

📖 Blogify

Blogify is a blog app in which users can create posts, comment and like post.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [Build blog project schema]
  • [Processing data in models]
  • [Validations and Model specs]
  • [Setup and controllers]
  • [Controllers specs]
  • [Add views]
  • [Add forms]
  • [Integration specs for Views and fixing n+1 problems]
  • [Add Devise]
  • [Add authorization rules]
  • [Add API endpoints]

(back to top)

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

  • Git SCM
  • Ruby installed
  • Rails installed

Setup

Clone this repository to your desired folder:

git clone https://github.com/biruk-bereka/Blogify.git

Or download the ZIP folder.

Install

Once you've cloned the repository simply run:

bundle install
rails db:create
rails db:migrate

And this should open the directory with all the files from the repository on the command line, to open it in your explorer if you're using windows you can run:

explorer .

Usage

To run the project, if you are on the blogify folder path on your terminal you can execute the following command:

code .

This will open Visual Studio Code on the folder you're at.

open terminal and run

  rails server

Run tests

To start tests run:

rspec spec

Deployment

This project is not deployed

(back to top)

👥 Authors

👤 Biruk Bereka

👤 Ghislain MITAHI

(back to top)

🔭 Future Features

  • Improve the app with feedback

(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 you can just cheer me up with a comment 🙂!

(back to top)

🙏 Acknowledgments

Special thanks to my Microverse.

(back to top)

❓ FAQ

  • What is this project main purpose?

    • To learn Ruby on Rails

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published