Giter Club home page Giter Club logo

blogapp's Introduction

Hillary Kiptoo and Hasan Ozovali (Blog-App) Awesome

License GitHub followers Twitter URL License GitHub followers Twitter URL

This is a Microverse Ruby and Rails Project

Blog App


Installation

Set-Up

If you have already Install RUBY skip to Download-file Section

  • Let's start with updating our apt

      sudo apt-get update
  • Then we need to install Ruby

     sudo apt-get install ruby-full

    Let's verify it's working correctly by opening a text editor and saving the following text as test.rb

     #!/usr/bin/env ruby
     puts "Hello world!"

    In the terminal window, change directory to the directory where you saved test.rb. Run the command

     chmod +x test.rb
     ./test.rb

    Then you should see the message Hello world! displayed if Ruby is installed correctly.

    If it didn't work, check Ruby Installation Page

  • All that is left is to clone this repository where the codes are located and install Ruby on rails. please follow this guideline

Download file

After making sure you've completed the Set-Up process

  • Let's start Cloning the repository using the command line
  1. On GitHub, navigate to the main page of the repository.
  2. Under the repository name, click Clone or download.
  3. To clone the repository using HTTPS, under "Clone with HTTPS", click . To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click Use SSH, then click .
  4. Open Terminal.
  5. Change the current working directory to the location where you want the cloned directory.
  6. Type git clone, and then paste the URL you copied earlier.

$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY

  1. Press Enter to create your local clone.

$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY

> Cloning into `Spoon-Knife`...

> remote: Counting objects: 10, done.

> remote: Compressing objects: 100% (8/8), done.

> remove: Total 10 (delta 1), reused 10 (delta 1)

> Unpacking objects: 100% (10/10), done.
  • Now we can now use the codes

Congratulation! Now You Can Start Using the Blog App

Features

In this version release, we will check the following issues:

  • Editing and deleting comments
  • Adding images
  • Writing articles
  • Adding comments
  • Tagging

Built With

  • Bundle
  • Ruby
  • Ruby on rails
  • Bash
  • GitHub
  • Shields.io

Authors

Reach out to us at one of the following places!

👤 Hillary Kiptoo

👤 Hasan Özovalı

Contributing 🤝

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Hat tip to anyone who's code was used
  • Thanks to Microverse for its Support!

Show your support

Give a ⭐️ if you like this project!

License

License

blogapp's People

Contributors

imhilla avatar ozovalihasan avatar

Stargazers

Kubilay Caglayan avatar

Watchers

James Cloos 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.