WeeklyInternshipReport (27 01 2024)
WeeklyInternshipReport (27 01 2024)
Date: 27-01-2024
Why Mongodb: Gives schema flexibility. MongoDB is a NoSQL database, which means it doesn't
enforce a fixed schema. Stores data in key and value format. We can store, access, update and
delete records from mongodb using functions.
Why ReactJS: ReactJS is used to create complex UI. Using react we can easily make call of API’s
using axios. ReactJS is worked on component based architecture. We can easily reuse our
component when we needed.
Why ExpressJS: Express.js provides a simple and flexible routing system. Routes help define
how an application responds to specific HTTP requests. It includes built-in utility methods for
handling common HTTP operations, such as GET, POST, PUT, DELETE, etc.
Task Done
Task Management: In task management admin can assign a task to employee. Employee can
view their tasks assigned by admin. After task completion employee can add task completion
date and change status of task to complete.
Tables used in Task Management:
Task: Stores task related data.
Priti Kachiya
SPAARG Technologies