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