An app designed to track bugs/issues in a web development project. The homepage dashboard displays stats of Open, In Progress, and Closed issues and the latest entries. Create, edit, and delete issues as well as assign issues to authenticated users stored in the database. Issue lists with pagination can be filtered by status and assigned user. Users can make comments on any issue. This app could be adapted for many other uses including project management.