Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arzoka/sdm5php
https://github.com/arzoka/sdm5php
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arzoka/sdm5php
- Owner: Arzoka
- License: wtfpl
- Created: 2023-09-19T14:39:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-19T16:10:06.000Z (over 1 year ago)
- Last Synced: 2023-09-19T17:10:05.938Z (over 1 year ago)
- Language: PHP
- Size: 35.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Assignments for back-end classes using Docker and PHP
## Music library assignment for PROG
## Languages
# Front-end
PicoCSS, Sass, HTML
# Back-end
PHP, MySQL, phpmyadmin
## Why?
PicoCSS because I read about it yesterday and wanted to try using it
Sass because it's simply just better than writing plain css and I don't want to combine PicoCSS and tailwind
HTML because we have to create dynamic pages using PHP and I don't think creating an API and using React is allowed as it does not follow the learning material of this period
PHP, MYSQL, phpmyadmin because we're using Docker and any other as mentioned before does not follow the learning material, besides that they are my main go-to's at the moment anyways, I would've prefered to try Laravel but all in due time