GithubHelp home page GithubHelp logo

mrcbq / blogger-rails Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 857 KB

A classic example of a blog website. Fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking post. Created using ruby and rails

License: MIT License

Ruby 76.04% JavaScript 0.07% CSS 2.93% HTML 20.96%

blogger-rails's Introduction

Blogger Rails

๐Ÿ“— Table of Contents

๐Ÿ“– Blogger Rails

Blogger Rails In this project you will learn how to use a module inside your class.

๐Ÿ›  Built With

Tech Stack

Ruby
Rspec

(back to top)

๐Ÿ’ป Getting Started

Blogger Rails is 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.

The end result should follow the following data model (this is an Entity Relationship Diagram that you are already familiar with): Blogger-Rails

Setup

  1. Ensure you have Ruby installed on your system. You can check your Ruby version in the terminal by running:
ruby -v

If Ruby is not installed, you can download and install it from the official Ruby website.

  1. To get a local copy up and running, follow these steps. Choose the directory on your local machine where you want to copy project. For example:
cd /home/user/name-of-your-directory

Clone the project using one of the options.

Using SSH-key:

git clone [email protected]:mrcbq/Blogger-Rails.git

Using HTTPS:

git clone https://github.com/mrcbq/Blogger-Rails.git

You can also create the new directory just adding the name of it in the end of command. For example:

git clone https://github.com/mrcbq/Blogger-Rails.git catalog

Installation

To run this project locally, follow these steps:

  1. Open your terminal or command prompt.

  2. Navigate to the directory where you have cloned or downloaded the Blogger Rails repository.

  3. Run the following command to install any required dependencies (in this case, we assume there are no external dependencies, so this step may not be needed):

bundle install

Usage

  1. Once the setup is complete, ensure you are still in the directory containing the Blogger Rails files.

  2. To run the app, execute the following command:

rails server

3.If you have future features like GUI or interactive mode, follow the specific instructions provided for those features in the app's documentation.

Tests

To run the tests ensure you are in the directory containing the test files.

  1. Run the tests using the following command:
rspec
  1. All tests should pass without any errors or failures, ensuring that the code and its methods are functioning correctly.

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Marco Baquero

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Abraham Christopher

(back to top)

๐Ÿ”ญ Future Features

  • Add Views
  • Add Forms
  • Add tests
  • Add validations
  • Show users at index page
  • Show information from database on every page

(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 give it a star โญ๏ธ

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse for giving us the opportunity to learn and grow as developers and also I like to thank my family, they are all my support. ๐ŸŒŸ

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

blogger-rails's People

Contributors

mrcbq avatar cabraham1 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.