Git Product home page Git Product logo

blogapp's Introduction

Blog App

The Blog app will be a classic example of a blog website. You will 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.

Projects list

You will be building the Blog app for three weeks. Here is the list of projects that will guide you through the steps described above. You will find details about each of the milestone requirements in the upcoming program activities.

  • Project 1: Setup and controllers.
  • Project 2: Controllers specs.
  • Project 3: Creating a data model.
  • Project 4: Processing data in models.
  • Project 5: Views.
  • Project 6: Forms
  • Project 7: Validations, Model specs, and n+1 problems.
  • Project 8: Add Devise.
  • Project 9: Add authorization rules.
  • Project 10: Integration specs for Views.
  • Project 11: Add API endpoints.
  • Exercise: API documentation.

๐Ÿ’ป Getting Started

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

Setup

Clone this repository to your desired folder:

  git clone [email protected]:Farida-Hamid/BlogApp.git
  cd BlogApp

Install

Install dependencies:

bundle install

Usage

To run the project, execute the following command:

  rails server

Setup database

run:

rails db:create
rails db:migrate
rails db:seed

Run the app

run:

rails s

Run tests

run:

rspec

Key Features

Describe between 1-3 key features of the application.

  • User can sign in
  • User can sign up
  • User can check posts
  • User can make a posts
  • User can make a comment

๐Ÿ”ญ Future Features

  • Editing to the devise views]

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Farida Hamid

๐Ÿ‘ค Quami Killy

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

Give a โญ๏ธ if you like this project!

(back to top)

๐Ÿ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license if you wish.

(back to top)

blogapp's People

Contributors

farida-hamid avatar killy10o10 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.