I haven't had the time to maintain this project lately since I've been going to school full-time. The API has also been taken down, the code is still up to view; however it is now deprecated.
A manga-reading site built in PHP. Utilises the 'mangascrape' public API to pull data from http://mangafox.me, http://mangareader.net, and http://mangastream.com.
Consequently, Supreme Manga loads a responsive web interface using Bootstrap to present the data from the API. This lets it function like a manga reader.
0.0.2
Supreme Manga uses a number of open source projects to work properly:
- Twitter Bootstrap - Used to create the UI
- Unirest.io - Used to call the API
- jQuery - Not currently, but soon
- API Call and Return
- Homepage
- Search Results Page
- Reader page
- Manga List page with index from A - Z.
- User recommended manga based on their recent searches'
- Manga List (encode and decode from JSON)
- Fix design elements
- Automated 'Top Manga' and 'Recent Updates'
- Upload object-oriented version of script