Skip to content

Latest commit

History

73 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

TicketAndTaskManager

The goal of this project is to simulate a simplified version of tools like Jira or Trello, where users can submit and manage “tickets” (issues, bugs, tasks) in a local environment.
Users can view a list of current tickets, add a new ticket with details like title, description, status, edit or update existing tickets, and resolve/delete tickets.

Modern Minimalist Website Launch Promotion Instagram PostModern Minimalist Website Launch Promotion Instagram Post (1)

Planned Features

  • Search Functionallity: A system will be implemented to allow users to search both current and resolved tickets.
  • Ticket Log: Resolved tickets will be logged for reference, with restrictions in place to prevent edits.
  • UI Improvements: The user interface will be redesigned to enhance visual appeal and improve overall usability and accessibility.

Getting Started

Dependencies

  • Node.js
  • Yarn (optional)

Executing program

Frontend ./client

npm install
npm start

Backend ./server

npm install express
npm install cors
node server.js

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Simplistic ticketing and tasking manager

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages