NovelTrackr is a web app I put together to help me keep track of web novels that I am reading. These can be translated novels (of Japanese, Korean, or Chinese origin), or original English web novels. The application allows users to add novels to their reading list from a database and bookmark the chapters they are on. At the user's request, daily summaries of new releases on their list are sent out. The data is sourced from the Reddit subreddits
/r/lightnovels and
/r/noveltranslations using the Reddit API.
The CSS used for the site is based on the same modified
AdminLTE package used by
Custom PC Review Build and the site runs on the Symfony PHP framework with a MySQL backend.