https://github.com/yahir91/lifestyle-article
This project is a website created with ruby on rails, where you can write articles, It has an authentication system.
https://github.com/yahir91/lifestyle-article
ruby ruby-on-rails
Last synced: about 1 month ago
JSON representation
This project is a website created with ruby on rails, where you can write articles, It has an authentication system.
- Host: GitHub
- URL: https://github.com/yahir91/lifestyle-article
- Owner: yahir91
- Created: 2020-09-21T19:04:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T22:07:52.000Z (almost 5 years ago)
- Last Synced: 2025-07-14T20:42:06.559Z (12 months ago)
- Topics: ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://glacial-dawn-02646.herokuapp.com/
- Size: 4.62 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Games Articles with ruby on rails
This is a blog app where you can write games articles and vote for articles created by another users.
This Ruby on rails Capstone Project is based on an life style blog. Following the desing of [liFEsTlye](https://www.behance.net/gallery/14554909/liFEsTlye-Mobile-version) (by Nelson Sakwa).

## Live Demo
[Live Demo Link](https://glacial-dawn-02646.herokuapp.com/)
## Built With
- Ruby v2.6.5
- Ruby on Rails v5.2.4
## Getting Started
- Fork the repository and create a local one on your computer
- Move to the repository inside the command line using `cd` and the path to the file
- Run `bundle install`, `rails db:migrate` and `rake db:seed` in that order
- Run `rails server`
- inside your browser go to http://localhost:3000/
- explore the application
## Instructions
- Create an account by clicking in Register, you do not need a password
- In the nav you can go to home or write an article
- In the home you can see the most voted article and the most recent article from each category.
- Create a new game article with the title, uploading an image, the body and choosing a category.
- You can vote for a article going to the category section.
## Authors
👤 **Yahir Cardona**
- Github: [@yahir91](https://github.com/yahir91)
- Twitter: [@YahirCardona3](https://twitter.com/YahirCardona3)
- Linkedin: [linkedin](https://www.linkedin.com/in/osmar-yahir-cardona-reyes-54b40b1a7/)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!