/tech-blog

A place to read and write about tech.

Primary LanguageRubyMIT LicenseMIT

Blogger

A Blog about tech world.

screenshot


A blog where people can read and write about tech.

Content

Features

  • Visitors can make post, edit and delete
  • Each article have a comment section
  • Spam window to confirm create, edit or delete articles
  • Show a count of how many comments the article has
  • Show timestamp to see when the comment was made

    Upcoming features

  • Allow upload images
  • User can make a account and login
  • Administrator user to manage articles and comments

Built With

  • Ruby 2.7
  • Ruby on Rails 5.2
  • RSpec (Unit testing)
  • Rubocop (Linter) with Stickler (CI Tool)
  • Git, Github and VScode

Getting Start

You can visit it at: heroku

But if you want to run in your local machine, follow the insctructions below.

Install

To use this program, you will need install:

Get a local copy

Now you need a copy of this application, if you are using Git:

git clone git@github.com:SevlaMare/blogger_v3.git

Otherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.

Run

To run, from the application folder, just type on terminal:

rails server

Now you can go to your favorite web browser like Google Crome
and go to this page: http://localhost:3000/

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

A special thanks for the code reviewers.

Author

👤 Thiago Miranda

License

MIT