Figured Test Blog - Frontend

Figured Test Blog - Frontend

Live Demo on Heroku

https://figured-test-blog-frontend.herokuapp.com/

  • Here i’m using only postgress as DB - because its free :D
  • The Heroku app needs to wake up on the first hit. Please be patient ;)

Video App

App apresentation

Watch the video

Test Requirement

  1. Please build a blog (DONE)
  2. Users can read posts (DONE)
  3. Admin user can login and create, update and delete posts. (DONE)
  4. Using Laravel (DONE)
  5. PHP7 (DONE)
  6. MongoDB for storing the blog posts (DONE)
  7. MySQL for users and auth (DONE)
  8. Extra brownie points you can use Vue.js (DONE)
  9. Really try to wow us with the exercise, good clean code, laravel features, tests (Partial DONE)
  10. Aim for skinny controllers along with fatter models (DONE)
  11. Request-level validation and aim to keep methods small and clean (DONE)
  12. Middleware for authentication (DONE)
  13. if using any style guides. Vuetify (DONE)
  14. prefer validation over exception handling (DONE)

Backend Project

Local Deploy Sequence

  1. Run git clone https://github.com/getJv/blog_frontend.git
  2. Run cd blog_frontend
  3. Run npm install
  4. Run on your prefered webserver or npm run server
  5. Enjoy your App

TODO

  • Unit Tests

Download Details:

Author: getJv

Demo: https://figured-test-blog-frontend.herokuapp.com/

Source Code: https://github.com/getJv/blog_frontend

#vue #vuejs #javascript

Figured Test Blog - Frontend
2.85 GEEK