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)
- Host: GitHub
- URL: https://github.com/sebaiturravaldes/asimov
- Owner: sebaiturravaldes
- Created: 2017-06-06T09:07:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-08T17:03:01.000Z (about 8 years ago)
- Last Synced: 2025-03-04T04:34:58.443Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 426 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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