Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/javitocor/my-blog-in-rails

Blog built with Ruby on Rails as a practice, no tutorials, no guidelines. In this blog, you can add posts, with tags, add comments and interact with other users. As an extra feature, one search bar will help you to find everything you want within the website.
https://github.com/javitocor/my-blog-in-rails

bootstrap css html5 rails-blog ruby ruby-on-rails

Last synced: 26 days ago
JSON representation

Blog built with Ruby on Rails as a practice, no tutorials, no guidelines. In this blog, you can add posts, with tags, add comments and interact with other users. As an extra feature, one search bar will help you to find everything you want within the website.

Awesome Lists containing this project

README

        

# My Blog in Rails
A blog built up with ruby on rails from scratch as a practice.

![screenshot](/app/assets/images/screenshot.png)

# What it does
You can login, create and edit posts, update your account information and your personal information, add comments to the posts, and many other features.

# Built
- Ruby on rails
- VSCode
- Ruby

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

- Clone the project unto your local machine
- Run 'bundle install' and 'rails db:migrate'
- Run the server with 'rails server'
- Open your browser and type 'localhost:3000'

# Prerequisites
- Install Ruby's latest version

# Author

👤 Javier Oriol Correas Sanchez Cuesta

- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez-Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)

# Future features
- Add authentication with Facebook
- Add like/dislike feature
- Add follow users feature

# 🤝 Contributing
Contributions, issues and feature requests are welcome! Start by:

- Forking the project.
- Cloning the project to your local machine.
- cd into the project directory.
- Run git checkout -b your-branch-name.
- Make your contributions.
- Push your branch up to your forked repository.
- Open a Pull Request with a detailed description to the development branch of the original project for a review.

# Attributions and Credit 🚀
- Stackoverflow

# Show your support
Give a ⭐️ if you like this project!

📝 License

Check out my stories on medium to see what I'm talking about! Follow me on Instagram and Twitter to see what I am up to!

Enjoy!