Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohanpunjani/grillax
https://github.com/rohanpunjani/grillax
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rohanpunjani/grillax
- Owner: RohanPunjani
- License: mit
- Created: 2020-09-26T15:14:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-17T08:43:55.000Z (over 3 years ago)
- Last Synced: 2024-10-29T22:38:32.904Z (2 months ago)
- Language: HTML
- Size: 6.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grillax
Grillax is an online music player which lets you listen to music with amazing UI and pure ajax calls in php.
# Things I learned
1. Making UI is soo fun
2. Handling Javascript objects and interacting with them is always something new!
3. Fetching JSON objects using ajax api calls and refreshing the data on the subscription basis is never boring
4. Successfully hosting a PHP web-app xDHere is a small preview of the project =>
![image](https://user-images.githubusercontent.com/48467821/115107018-f4b68080-9f85-11eb-95ce-440c27aed5cd.png)
![image](https://user-images.githubusercontent.com/48467821/115107045-1d3e7a80-9f86-11eb-9682-7e1c68aca8e5.png)
The project is not yet complete but I have stopped maintaining the project, \
The codebase is fairly simple and everything is done by making ajax api calls in the realtime basisIf you have any doubts, Feel free to ping me at [[email protected]](mailto:[email protected])