In realtà questo progetto è sia un fork di Start Bootstrap - SB Admin ed ha preso spunto da un'elaborazione successiva di Build an Admin Dashboard Template in PHP and Boostrap 4 proposto da Pardeep Kumar sia una rielaborazione verticale che ha preso uno spunto da Admin Dashboard in PHP and MySQL. Rigrazio tutti loro, thank you :=).
Il progetto prevede un back-office per la gestione delle presenze con gli spunti di cui sopra e il dashboard SB Admin modificato opportunamente. Al momento ho tolto le icone social e il campo di ricerca dalla nav-bar; modificato la side-bar, tolto i diagrammi (che reinserirò in futuro con i dati legati alla applicazione). Le "card" sono diventate, di fatto, un menu. Creato un db su MySQL per la gestione delle tabelle. Lanciando index.php, l'applicazione si accerta che sia stato fatto il login, in assenza, vi ridireziona alla pagina di login. L'assenza di utenti vi obbligherà ad andare alla pagina di registrazione in cui potrete inserire un nuovo utente.
Tutto quello che segue in questo "readme" è ereditato interamente dal fork, ma verrà modificato opportunamente non appena mi sarà possibile.
SB Admin is an open source, admin dashboard template for Bootstrap created by Start Bootstrap.
To begin using this template, choose one of the following options to get started:
- Download the latest release on Start Bootstrap
- Install via npm:
npm i startbootstrap-sb-admin
- Clone the repo:
git clone https://github.com/BlackrockDigital/startbootstrap-sb-admin.git
- Fork, Clone, or Download on GitHub
After downloading, simply edit the HTML and CSS files included with the template in your favorite text editor to make changes. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the index.html
file in your web browser.
After installation, run npm install
and then run gulp dev
which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js
to see which tasks are included with the dev environment.
gulp
the default task that builds everythinggulp dev
browserSync opens the project in your default browser and live reloads when changes are madegulp css
compiles SCSS files into CSS and minifies the compiled CSSgulp js
minifies the themes JS filegulp vendor
copies dependencies from node_modules to the vendor directory
Have a bug or an issue with this template? Open a new issue here on GitHub or leave a comment on the template overview page at Start Bootstrap.
You can hire Start Bootstrap to create a custom build of any template, or create something from scratch using Bootstrap. For more information, visit the custom design services page.
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Start Bootstrap was created by and is maintained by David Miller, Owner of Blackrock Digital.
Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.
Copyright 2013-2018 Blackrock Digital LLC. Code released under the MIT license.