A Project Report
on
TO DO LIST
carried out as part of the course CSE CS2232 Submitted by
Rohan Khanna and Ashin S Philip
209301171 & 209301391
IV-CSE A
in partial fulfilment for the award of the degree
of
BACHELOR OF TECHNOLOGY
In
Computer Science & Engineering
Department of Computer Science & Engineering,
School of Computing and IT,
Manipal University Jaipur,
March 2022
Index
Contents Page No
Acknowledgement 1
Use of the project 2
Languages Used 3
Source Code (Front End) 4
Output (Front End) 5-6
Source Code (Back End) 7-10
Output (Back End) 11
Successful Run 12
References 13
Acknowledgement
We would like to express our special thanks of gratitude to
our Professor (Name of the teacher) who gave us the golden
opportunity to do this wonderful project on the topic TO-DO
List, which also helped us in doing a lot of Research and we
came to know about so many new intriguing concepts of
Web Development.
Rohan Khanna & Ashin S Philip
1
Use of the Project
The purpose of our Project (To-Do List) is to create a
list based on the input from the user which specifies
the tasks for the user based on its priority.
The website also offers the options to add, delete and
tasks from the list.
2
Languages Used
Front End: -
HTML
CSS
JavaScript
React JS
Express JS
Bootstrap
Back End: -
Node JS
Mongo DB
3
Source Code (Front End)
4
Output (Front End)
5
6
Source Code (Backend)
7
8
9
10
Output (Back End)
11
Successful of Run of the Project
12
References
[Link]
[Link]
[Link]
[Link]
[Link]
[Link]
[Link]
[Link]
[Link]
13