Pinned Repositories
ajax-ex-boolflix
netflix-like site replica
ajax-ex-calendar
Create a dynamic calendar with holidays. We start from January 2018 giving the possibility to change the month, managing the case in which the API cannot return on holidays. The calendar will start from January 2018 and will end in December 2018 (only data available on the API).
db-first
first table database
db-hotel
a hotel database
duckbnb
A reinterpretation of the Airbnb website
err
Spotify Reply
html-css-12bool
arts with 12 columns
html-css-animation-filter
study of animation and transistion
html-css-bootstrap-freelancer
test bootstrap
html-css-digitalocean
Akiras88's Repositories
Akiras88/laravel-base-crud
Akiras88/duckbnb
A reinterpretation of the Airbnb website
Akiras88/laravel-auth
Laravel Auth
Akiras88/laravel-boolean
clone Boolen site
Akiras88/php-hotel-crud
Akiras88/python-docs-hello-world
A simple python application for docs
Akiras88/laravel-boolpress-base
Usare il model User già preparato da Laravel e create l’entità info_users per la relazione one-to-one (con users) e l’entità posts per la relazione one-to-many (con users) Gestite migrations, seeders, routes, controllers e views
Akiras88/laravel-symbol-route
Creiamo un layout base da estendere in due pagine del nostro sito
Akiras88/vue3-shop-api
test
Akiras88/test-api-vue
a vue.js test with api call, free css
Akiras88/php-oop-dipendenti
Crea e modellizza classi per gestire i dipendenti di un’azienda.
Akiras88/php-oop-2
Crea e modellizza classi per gestire i prodotti di magazzino
Akiras88/php-oop-1
PHP e OOP
Akiras88/db-hotel
a hotel database
Akiras88/db-first
first table database
Akiras88/php-ajax-dischi
Print about ten music discs to the screen Print discs directly on page: when the page is loaded there will be all the discs. I use Html, Sass and PHP
Akiras88/php-google-faq
clone of google faq
Akiras88/php-snacks-b1
Akiras88/node-sass-teambit
clone of https://teambit.io/
Akiras88/php-badwords
first work to php
Akiras88/html-sass-first
Akiras88/rest-todoolean
Creation of a todo list with the following features: through the use of APIs, AJAX, jQuery and Handlebars, Reading of all todo, New todo creation, Cancellation todo
Akiras88/ajax-ex-boolflix
netflix-like site replica
Akiras88/ajax-ex-calendar
Create a dynamic calendar with holidays. We start from January 2018 giving the possibility to change the month, managing the case in which the API cannot return on holidays. The calendar will start from January 2018 and will end in December 2018 (only data available on the API).
Akiras88/js-jq-ajax-api-musica
Through an Ajax call to Boolean's API we will have about ten music records available. Using handlebars we print everything on the screen. At this moment the graphic part is not important. Bonus: Create a select with the following genres: pop, rock, metal and jazz. Based on what we choose in the select we will see the corresponding cd.
Akiras88/js-jq-ajax-grigliaquad
Grid 6x6 (36 boxes), with each click an AJAX request starts which takes a random number from 1 to 9 (choose the appropriate API). If it is <= 5 the square turns yellow, if it is> 5 the square turns green. The number obtained appears in the center of the square
Akiras88/js-oggetti-studenti
object with a student description
Akiras88/js-html-css-boolzap
a reply oh whatsapp web
Akiras88/js-todo-clone
Recreate the todo list
Akiras88/js-simon
Simon says game