Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohanpunjani/grillax


https://github.com/rohanpunjani/grillax

Last synced: 20 days ago
JSON representation

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 xD

Here 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 basis

If you have any doubts, Feel free to ping me at [[email protected]](mailto:[email protected])