Skip to content

Blog-app is a fully functioning website that show the list of posts and empower readers to interact with them by adding comments and liking posts.

License

Notifications You must be signed in to change notification settings

aradradev/Blog-app

Repository files navigation

Blog app

📗 Table of Contents

📖 Blog app

Blog App Blog-app is a fully functioning website that show the list of posts and empower readers to interact with them by adding comments and liking posts.

🛠 Built With

Tech Stack

Client
  • Ruby
  • Key Features

    • Create Database named Blog_app_development
    • Create tables by migration files
    • processing data in models
    • Validations and Model specs

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

        ruby
        rails
        postgresql
        bundler
        rspec
    

    Setup

    Clone this repository to your desired folder:

      git clone https:/aradradev/Blog-app.git

    Install

    Install this project with:

      cd Blog-app
      bundle install
      .stylelintrc.json
      .github/workflows/linters.yml

    it will install the required gemfile for running the project

    (back to top)

    👥 Authors

    👤 Jalloh

    (back to top)

    🔭 Future Features

    • Controllers.
    • Controllers specs.
    • Views.
    • Forms.
    • Integration specs for Views and fixing n+1 problems.
    • Add Devise.
    • Add authorization rules.
    • Add API endpoints.
    • API documentation.

    (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 share this project to your friend

    (back to top)

    🙏 Acknowledgments

    I would like to thank Microverse for this project

    (back to top)

    📝 License

    This project is MIT licensed.

    (back to top)

    About

    Blog-app is a fully functioning website that show the list of posts and empower readers to interact with them by adding comments and liking posts.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published