0
0
Left here for historical documentation purposes only. https://bryanpedini.dev
This repository has been archived on 2020-08-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Bryan Pedini b31908029a Added templating, added sessions
Added templating to the one page app, added and configured sessions to remember the last position and stored sessions for one day, even after browser close.
2019-01-17 00:40:15 +01:00
css First version of the code - finished PHP program and JS scripts. 2019-01-13 18:36:09 +01:00
img First version of the code - finished PHP program and JS scripts. 2019-01-13 18:36:09 +01:00
js First version of the code - finished PHP program and JS scripts. 2019-01-13 18:36:09 +01:00
tmpl Added templating, added sessions 2019-01-17 00:40:15 +01:00
vendor First version of the code - finished PHP program and JS scripts. 2019-01-13 18:36:09 +01:00
index.php Added templating, added sessions 2019-01-17 00:40:15 +01:00
LICENSE first commit 2019-01-13 18:34:06 +01:00
README.md first commit 2019-01-13 18:34:06 +01:00

My website single page app

What to say about it?
This is my website single page app source code.
Some code comes from a Bootstrap 4 template and some other is from my own hands.
Feel free to download my code, use it, improve it, suggest any change using git issues and pull requests.