CPPDairy
CPPDairy
1
On the first week of our Capstone Project planning we have discussed
about our group members and also about final project topic. Our guide
(From- 1 Sap 2025
To 9 Sap 2025) (Mr. Puri S.B.) tells us about how to select final project topic They
have also share about new technologies in the current date. We have
planned about our time table or the tasks which have to complete in the
next week..
In the second week we have shared our own ideas with each other and
2 select the subjects which have to done in this duration. We have
(From- 13 Sap 2025 selected the project topic that is Develop (Training & Placement
To 17 Sap 2025) System website for customers) Our guide have verified our project
topic.
In the third week our guide has shared the brief information about the
3
installation of Visual Studio code. Visual Studio is an integrated
(From- 20 Sap 2025 development environment (IDE) developed by Microsoft. he have
To 24 Sap 2025)
also given the tutorial about how to use of Visual Studio code. he have
also discuss about SQL database connectivity for Training & Placement
System website
In the fourth week We have also make the installation of Visual Studio
4
code . which takes the minimum disk space is required for Visual
(From- 27 Sap 2025 Studio code installation is less than 500 MB(Mega Byte) for
To 30 Sap 2025)
installation. We have finished installation of Visual Studio code on our
system.
In the fifth week , after the installation of Visual Studio code in a
5 previous week. we moved to the types of database. Then we have
(From -1 Oct 2025 selected MySQL database for Training & Placement System website
To 8 Oct 2025) for customers. We have done with the MySQL database connectivity
using User name and Password.
In the sixth week we have gathered all the requirements for Training &
6
Placement System website for customers for example Open login,
(From -1 Oct 2025 Visual studio code , MySQL database .
To 8 Oct 2025)
8 In the eight week we have added the query in the php file and add all
settings and authentication. We have added real time database to our
(From -1 Oct 2025
To 8 Oct 2025) application.
In this weak we have created users model in that user model firstly we
have created Package which is modules and then we have created one
9 php class which is users and then we have define the classes . then we
saved user data in MySQL database which is username, emaild,
(From -8 Nov 2025
To 12 Nov 2025) passaword. Then output of Email and password using MySQL
Authentication.
11 In this week we start the coding for our project . we create the
following module : Open login, Search module, Placement Cell Detail
(From -22 Nov 2025
To 30 Nov 2025) module , Student module, Admin module, Review module.
In this week we connect the all module by using import
MySQL.connecter. this query is used and all modules are connected .