Skip to content

This is the Blogger 2 tutorial from jumpstartlab I made using Ruby on Rails and the Paperclip Gem

License

Notifications You must be signed in to change notification settings

rammazzoti2000/blogger

Repository files navigation

Contributors Forks Stargazers Issues Heroku


Logo

Blogger App

This project is part of the Microverse curriculum in Ruby on Rails module!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

This is the third project of the Microverse Ruby on Rails Module. The app has been built following the jumpstartlab tutorial.

Built With

This project was built using these technologies.

  • Ruby & Ruby on Rails
  • SQLite
  • JavaScript
  • Rubocop
  • Atom :atom:
  • Paperclip

Getting Started

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

Clone or Download

  • Download or clone this repo:
    • Clone with SSH:
      git@github.com:rammazzoti2000/blogger.git
    
    • Clone with HTTPS
      https://github.com/rammazzoti2000/blogger.git
    

Setup

cd to the project:

cd Blogger-Rails

Install gems with:

bundle install

Setup database with:

rails db:migrate

Usage

Start server with:

rails server

Open http://localhost:3000/ in your browser.

Articles New page

This is THE article's New page (THE tag New form is within this page) screenshot

Articles Show page

This is THE article's show page (THE tag show page is within this page) screenshot

Articles Edit page

This is THE article's Edit page (THE tag Edit form is within this page) screenshot

Tag Search

Click on any tag within AN article Show page screenshot

Comments New

THE comment's NEW form is within THE article's Show page screenshot

Comments Show

THE comment's Show page is Within THE article's Show page screenshot

Live version

You can see it working here

Automated Test

There are no automated tests for this project yet

Contributors

👤 Roman Nikolaev

👤 Alexandru Bangau

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐ if you like this project!

Acknowledgements

📝 License

This project is MIT licensed.

About

This is the Blogger 2 tutorial from jumpstartlab I made using Ruby on Rails and the Paperclip Gem

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •