Skip to content

shaShvat07/task_mgt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Task Management Application Overview

The Task Management Application is a comprehensive solution for organizing tasks and improving productivity. It offers a user-friendly interface with robust features, including task creation, management, and organization. Users can easily create, update, prioritize, and categorize tasks, enhancing their efficiency and effectiveness in task management.

Deployment

Technology Stack

The application leverages the following technologies:

  • Backend:
    • Node.js
    • Express.js
    • PostgreSQL
  • Frontend:
    • React.js
    • TailwindCSS

Project Structure

The project follows the MVC architecture pattern and is organized into separate backend and frontend directories.

Backend

The backend directory contains the backend API implementation. Refer to the README in the backend folder for detailed setup instructions and API documentation.

Frontend

The frontend directory contains the frontend application implementation. Refer to the README in the frontend folder for detailed setup instructions and application overview.

Contribution

Contributions to the project are welcome! Feel free to open issues or submit pull requests to enhance the application further.