Question & Answer Application built with Laravel 5 And VueJs includes a voting system.
- Any user could favorite the question
- Any user could vote up or down the question
- Any user could vote up or down the answer
- Any user could update or delete his answer
- The questioner could accept the answer he wants
- Refactoring the code
- Add VueJs to the project
- Add OAuth2 for social media accounts