Mantis Bug Tracking App
Introduction
The Mantis Bug Tracking App is a mobile application built using React Native and MobX. It provides a convenient way to track and manage bugs and issues for your projects on the go. This README will guide you through the setup and usage of the app.
Features User Authentication View unassigned/assigned/monitored Bugs based on Project View Bugs by Status (Open, Closed, In Progress) Add Comment/Note on Bugs Report Bug Edit Bugs Prerequisites
Note: Before you begin, ensure you have met the following requirements:
Node.js (>= 14.x) npm or yarn React Native CLI Android Studio (for Android development) or VS Code