Code Monkey home page Code Monkey logo

blog-on-rails-app's Introduction

Blog on Rails Webapp

๐Ÿ“— Table of Contents

๐Ÿ“– [Blog on Rails Webapp]

[Blog on Rails Webapp] is a classic example of a blog website. It will show the list of posts and empower readers to interact with them by adding comments and liking posts.

๐Ÿ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • [Autenthication] Using DEVISE gem, controlls the login and session of the users.
  • [List of articles] At main view list all registered users stored, indicating the total posts for each of them.
  • [Detail view] For each user we can see his biography, posts and comments and likes for each post.

(back to top)

๐Ÿ’ป Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

sh
cd my-folder
git clone [email protected]:lmunozm1702/blog-on-rails-app.git

Install

Install this project with:

sh
cd my-project
gem install

rails db:create
rails db:migrate

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Tamana Balkhi

๐Ÿ‘ค Luis Muรฑoz

(back to top)

๐Ÿ”ญ Future Features

  • [1] [Login page] To validate username and password and get access to the contents.
  • [2] [Author list] List all authors with the total articles posted by each.
  • [3] [Author details] Access to the biography and posts for a particular author.

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

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank...

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

blog-on-rails-app's People

Contributors

lmunozm1702 avatar tamana-balkhi 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.