Issue Tracker is a web application designed to manage and keep track of issues effectively. Users can create, edit, and delete issues, each with detailed information such as title, description, category, requirements, priority, people assigned, and deadline.
03.-.Issue.Tracker.mp4
- Introduction
- Technologies Used
- Getting Started
- Usage
- Features
- Future Enhancements
- Contributing
- Acknowledgment
- License
Issue Tracker is a web application designed to facilitate the management of issues. It provides a user-friendly interface for creating, editing, and deleting issues, ensuring efficient tracking and resolution.
- HTML
- CSS
- Bootstrap 5
- JavaScript
To get started with the Issue Tracker, follow these simple steps:
- Clone or download the Issue Tracker repository from GitHub.
- Open the
index.html
file in your web browser.
-
Create Issue:
- Fill out the form in the "Create Issue" section with issue details.
- Click the "Create Issue" button to add the issue to the list.
-
View Issues:
- Issues are displayed in the "Issues" section, showing details like title, description, category, requirements, priority, people assigned, deadline, and status.
-
Edit Issue:
- Click the "Edit" button next to an issue to edit its details.
- Editable fields include title, description, category, requirements, priority, people assigned, and deadline.
- Click "Save" to apply changes or "Cancel" to discard them.
-
Delete Issue:
- Click the "Delete" button next to an issue to remove it from the list.
- Issue Form: An intuitive form for creating issues with various details.
- Issue List: Displays a list of issues with their comprehensive details.
- Edit Issue: Edit issue details, including title, description, category, requirements, priority, people assigned, and deadline.
- Delete Issue: Remove issues from the list with a single click.
We are actively working on enhancing the Issue Tracker. Some of the planned improvements include:
- Email Notifications: Receive email notifications for issue updates and approaching deadlines.
- Alarms: Set alarms for critical issues or approaching deadlines.
- User Authentication: Implement user authentication for secure issue management.
- Search and Filtering: Enable search and filtering functionality for better issue organization.
Contributions are welcome to help implement these enhancements!
We welcome contributions to enhance the Issue Tracker. If you have suggestions, bug reports, or want to contribute to the development, feel free to submit a pull request.
This project serves as Task 03 for the
CodeAlpha
Web Dev Internship.
This project is licensed under the MIT License.