Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madsrh/api-project
https://github.com/madsrh/api-project
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/madsrh/api-project
- Owner: madsrh
- Created: 2019-09-25T08:54:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-03T21:30:22.000Z (over 2 years ago)
- Last Synced: 2024-05-02T04:08:30.587Z (7 months ago)
- Language: PHP
- Size: 123 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API-Website
Unstyled PHP code to pulls data from the SpeedAdmin API.Remember to change the authorization code in the config file!
Get API info here: https://api.speedadmin.dk/Help
## Todo
- [x] News page
- [x] Teacher list page
- [x] Courses pages - displays a page about eg. guitar lessons (Courses API)
- [x] Grab, display and store images from database
- [x] Concert list - lists the upcoming concerts (Booking API)
- [ ] ~~List content of each concert (who is playing and what song are they playing)~~## Contributors
- Mads Rosendahl
- Frederik Feichtmeier
- Paul Kepinski## Todo
Screenshot of _concerts_advanced.php_
![Screenshot of concerts_advanced.php](screenshot_concerts_advanced.jpg)