0% found this document useful (0 votes)
7 views1 page

CSWDA Project Report

StudyDesk is a web application designed to help students manage tasks and notes efficiently. It features task and note management with auto-save functionality using localStorage. The project showcases practical web development skills using HTML, CSS, and JavaScript.

Uploaded by

vinaylohia1230
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

CSWDA Project Report

StudyDesk is a web application designed to help students manage tasks and notes efficiently. It features task and note management with auto-save functionality using localStorage. The project showcases practical web development skills using HTML, CSS, and JavaScript.

Uploaded by

vinaylohia1230
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

STUDENT TASK & NOTES MANAGER

Introduction

This project is a web application called StudyDesk that helps students manage tasks and notes
efficiently.

Purpose

The purpose of this project is to provide a simple tool for students to stay organized.

Features

1. Add/Delete Tasks 2. Mark tasks complete 3. Add/Delete Notes 4. Auto-save using browser
storage

Technology Used

HTML for structure, CSS for design, JavaScript for functionality, and localStorage for saving data.

Working

Users can add tasks and notes. Data is saved automatically in browser storage and loaded when
page refreshes.

Conclusion

This project is useful for students and demonstrates practical use of web development skills.

You might also like