Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 599 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 599 Bytes

Instaexample

Install the Application

You'll need

  • composer installed either globally or locally
  • Node

To run the application in development, you can run these commands composer start npm run hot

Comments after 10am

I decided to use Slim framework to help give a structure to the platform, along with Blade to provide views, and bootstrap for layout.

Reflecting:

  • Use different Validation
  • Better user journey
  • Update more comments (some became old in the last few hours)
  • Better 'thank you for registering'
  • Tests
  • use env()
  • Plug DB into Slim container