Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Formatting, live links, features, contribution section
  • Loading branch information
AnirudhaPatil-1 authored Jul 10, 2023
1 parent ea8e726 commit 4dbf58b
Showing 1 changed file with 31 additions and 16 deletions.
47 changes: 31 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,40 @@
# JIRA-ticket-management
Feb 2023 - Feb 2023
_**(Feb 2023 - Feb 2023)**_

Hosted link: https://anirudhapatil-1.github.io/JIRA-ticket-management/
Hosted Link: [JIRA Ticket Management](https://anirudhapatil-1.github.io/JIRA-ticket-management/)

GitHub Link: http://lnkiy.in/JIRA_ticket_management
GitHub Link: [JIRA Ticket Management](http://lnkiy.in/JIRA_ticket_management)

Tech Stack: HTML, CSS and JavaScript
Tech Stack: **JavaScript**, **HTML** and **CSS**

## Project Details

The Jira Ticket Management Clone is a web-based application built using HTML, CSS, and JavaScript.
The project allows users to create tickets with unique IDs and easily manage them. It includes the following features:

1. **Ticket Creation and Management**: Users can add tickets with unique IDs and easily manage them.

2. **Priority Color Setting**: Users can set priority colors for the tickets, making it easy to visually identify the importance of each ticket.

3. **Lock-Unlock Content Editing**: Tickets have a lock-unlock feature that allows users to make the content editable or lock it for reference.

4. **Color Editing**: Users can edit and change the colors of tickets whenever they want. The changes are immediately reflected in the interface.

5. **Filtering Tickets**: Users can filter tickets based on their priority colors, enabling quick access to specific types of tickets.

6. **Ticket Deletion**: Users can delete any ticket whenever they want, providing flexibility in managing their ticket list.

7. **Browser Local Storage**: Users' tickets are saved in the browser's local storage, ensuring data persistence between sessions.

With a user-friendly interface, the Jira Ticket Management Clone project is a valuable tool for any team looking to streamline their ticket
management process.


## Contributing

Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to open an issue or submit a pull request.

Project Details:

The Jira Ticket Management Clone is a web-based application built using HTML, CSS, and JavaScript. The project allows users to create tickets with unique IDs and manage them easily. It includes features like priority color setting, lock-unlock options for content editing, color editing, filtering tickets based on priority colors, ticket deletion, and browser local storage for ticket saving.

Features:

1. Users can add tickets with a unique id and easily manage them.
2. Users can set priority colors for the tickets.
3. Tickets have a lock-unlock feature to make the content editable.
4. Users can edit and change the colors of tickets whenever they want and
changes are stored immediately.
5. Users can filter these tickets based on their priority colors.
6. Users can delete any ticket whenever they want.
7. Users tickets are saved in the browser's local storage.

With a user-friendly interface, the Jira Ticket Management Clone project is a valuable tool for any team looking to streamline their ticket management process. The project's code is available on GitHub for anyone who wants to explore or contribute to the project.

0 comments on commit 4dbf58b

Please sign in to comment.