This Project is based on posting and voting on articles. The article with the highest number of votes is displayed as the main article on the home page. There are various categories articles belong to.
This project development was achieved using the following technologies:
- Ruby on Rails,
- Bootstrap and CSS
- Rspec
I dont have it yet
To get a local copy up and running follow these simple example steps.
- Forking the project-Repository
- Cloning the project to your local machine
cd
into the project directory- Run
bundle install
to install the Gemfiles - Run
db:migrate
to install the Gemfiles - From the root directory, run
rails server
to start the Project onlocalhost:3000
The tests for the model and controllers was implemented using RSpec gem. To execute these test cases, run bundle exec rspec
to display the test cases of the application.
👤 Author
- Github: @haraphat01
- Twitter: @haraphat01
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
Thanks to Nelson Sakwa and others on Behance for his awesome design work. I based my work on this design.
Give a ⭐️ if you like this project!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Appreciation to my coding Partner and mentor
This project is MIT licensed.