Skip to content

ramkumar1887/TaskManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 

Repository files navigation

TaskManagement

A web-based Task Management application designed to help users organize, track, and manage their daily tasks efficiently.

✨ Features

  • Create, view, update, and delete tasks.
  • User-friendly interface.
  • Real-time task status updates.
  • Responsive design for desktop and mobile.

πŸ› οΈ Built With

  • Frontend: HTML, CSS, JavaScript
  • Backend: Express
  • Database: Mongoose

πŸ“ Project Structure

TaskManagement/
β”œβ”€β”€ backend
β”œβ”€β”€ task-scheduler(frontend)

πŸš€ Getting Started

Installation and Running the project

  1. Clone the repository:

    git clone https://github.com/ramkumar1887/TaskManagement.git
  2. Navigate to the project folder:

    cd TaskManagement
  3. (Optional) Run both the backend and frontend locally:

    Start the backend (Express server):

    cd backend
    node server.js

    Start the frontend:

    cd ../task-scheduler(frontend)
    npm start

    Note: Make sure the backend is running before using the frontend for full functionality.

πŸ“· Screenshots

Landing Page

Landing Page

Login Page

Login Page

Dashboard

Dashboard

Tasks

Tasks

Calendar

Calendar

Teams

Teams

πŸ™Œ Contributing

Contributions, issues, and feature requests are welcome! Feel free to fork the repository and create a pull request.

πŸ§‘β€πŸ’» Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •