Git Product home page Git Product logo

blog_app's Introduction

๐Ÿ“— Table of Contents

๐Ÿ“– blog app

Blog app : The Blog app is a classic example of a blog website. We have create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Tech Stack

Server
  • Rails server
Database

Key Feature

  • The form to enter data in the blog app

  • 1: Creating a data model.

  • 2: Validations and Model specs.

  • 3: Processing data in models.

  • 4: Setup and controllers.

  • 5: Controllers specs.

  • 6: Views.

  • 7: Forms.

  • 8: Integration specs for Views and fixing n+1 problems.

  • 9: Add Devise.

(back to top)

๐Ÿ’ป Getting Started

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

Prerequisites

In order to have the rubygems in your machine, run the following command

gem install

In order to run this project you need to run the following command to install the rails-rspec testing framework:

 bundle install

Setup

Clone this repository to your desired folder:

  git clone [email protected]:Piercel2022/blog_app.git
  cd blog_app

Install

Install this project with:

  rvm use 3.1.2
  nvm use 14
  yarn install
  bundle install

Usage

To be able able to do this project, run the following command:

  rails server

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Pierre Celestin Moussa

๐Ÿ‘ค Mudasir Sherwani

๐Ÿ”ญ Future Features

  • Add authorization rules
  • Add API endpoints
  • API documentation

๐Ÿค 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 give a โญ๏ธ

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse especially Codereviewers

(back to top)

โ“ FAQ

  • How do you install the rails framework you are building the project with?

  • First of all install the rubyGems(gem) with: gem install rails and check the version of rails you are using with: rails -v

  • How do you setup this rails application to use the postgresql database?

  • rails new blog_app --database=postgresql

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

blog_app's People

Contributors

mudasirsherwani avatar piercel2022 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.