An open API service indexing awesome lists of open source software.

https://github.com/sebaiturravaldes/asimov

Complete Application Challenge for Full-Stack Dev in Asimov (Laravel + VueJS)
https://github.com/sebaiturravaldes/asimov

Last synced: 3 months ago
JSON representation

Complete Application Challenge for Full-Stack Dev in Asimov (Laravel + VueJS)

Awesome Lists containing this project

README

        


Application Challenge


Full-Stack Dev - Asimov Consultores

## Challenge Test Information (Laravel + VueJS)
- http://asimov.cl/site/templates/assets/files/challenge.pdf

## Demo
The Demo will be available from Tuesday, June 6 until the server expires.
- http://192.99.3.45/

## Database

If you need to load the tables in your preferred database, just run the command
```
php artisan migrate
```

This will create the table 'appointments', code in database/migrations/2017_06_05_080903_create_appointment_table.php