A Blog about tech world.
A blog where people can read and write about tech.
- 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
- Allow upload images
- User can make a account and login
- Administrator user to manage articles and comments
- Ruby 2.7
- Ruby on Rails 5.2
- RSpec (Unit testing)
- Rubocop (Linter) with Stickler (CI Tool)
- Git, Github and VScode
You can visit it at: heroku
But if you want to run in your local machine, follow the insctructions below.
To use this program, you will need install:
-
Ruby Language - Version 2.7 - Install guide
-
Ruby on Rails - Version 5.2 - Install guide
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.
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/
Contributions, issues and feature requests are welcome!
You can do it on issues page.
A special thanks for the code reviewers.
👤 Thiago Miranda
- Github: @SevlaMare
- Twitter: #SevlaMare)
- Linkedin: SevlaMare)
MIT