Anurag Singh Project Final Project 222
Anurag Singh Project Final Project 222
Submitted by :-
ANURAG SINGH(2302209043)
Sanskriti University
November 2024
BONAFIDE CERTIFICATE
SIGNATURE SIGNATURE
Dr. Abhay Kumar Sinha Dr. Rohit Kumar Singhal
HOD MCA Professor CSE
SOEIT SOEIT
2.3 MySQL………………………………………………………………………..9
2.4 XAMPP……………………………………………………………………….9
3.1 HTML…………………………………………………………………………10
3.2 CSS……………………………………………………………………………10
3.3 JS……………………………………………………………………………..10
3.4 PHP…………………………………………………………………………...11
CHAPTER 5. CONCLUSION……………………………………………….17
REFERENCES………………………………………………………………..18
APPENDIX……………………………………………………………………19
1. ADMIN………………………………………………………………………………19
2. REGULAR USER……………………………………………………………………19
3. GUEST………………………………………………………………………………19
USER MANUAL……………………………………………………………...20
ABOUT CODSOFT
The user can Login/Register in the application as a user or admin according to their
assigned work.
The information given by the application is checked and updated by The Admin will be
the one who needs to give out new information .Admin which will be done under the
observation of the viewers .These initiatives will raise the standards of work and of
service to the community.
SIGNUP/REGISTRATION PAGE
A Sign up page (also known as Registration) enables users and organizations to
independently register and gain access to your system .It is common to have
Multiple sign up pages depending on the types of people and organizations you want to
register.
LOGINPAGE
The login page allows you to sign in the application as A user login or an ADMIN
LOGIN.
CHAPTER 2. TOOLS USED IN OUR APPLICATION
If you want to run any Java program on your Windows PC, you won't be able to do
it without installing the Java Development Kit (JDK for short).
The JDK also contains the Java Runtime Environment (or JRE) which is the core of a
Java program.
If you are a beginner trying to learn how to run Java programs in your Windows operating
system, then you might face difficulties installing Java correctly on your computer. But
fear not! I will cover everything you need to know to prepare your Windows computer
fully for running Java programs.
I will be using Windows 11 in this article, but the same method is applicable for the other
versions of the Windows operating system as well.
3)MY SQL:
4)XAMPP:
XAMPP is a free and open-source software package that simplifies the process of setting
up a local server environment for web development. It is an acronym for:
The Hypertext Markup Language or HTML is the standard markup language for
documents designed to be displayed in a web browser. It can be assisted by technologies
such as Cascading Style Sheets and scripting languages such as JavaScript.
Cascading Style Sheets is a style sheet language used for describing the presentation of a
document written in a markup language such as HTML or XML. CSS is a cornerstone
technology of the World Wide Web, alongside HTML and JavaScript n interpreted
high-level programming language for general-purpose programming.
3. JS (JAVASCRIPT)
Java Script is a scripting or programming language that allows you to implement complex
features on web pages — every time a web page does more than just sit there and display
static information for you to look at —displaying timely content updates ,interactive
maps,animated2D/3Dgraphics, scrolling video jukeboxes, etc. — you can bet that
JavaScript is probably involved. It is the third layer of the layer cake of standard web
technologies ,two of which(HTML and CSS)we have covered in much more detail in
other parts of the Learning Area.
4.NODE.JS
Node.js is an open source, cross-platform run time environment for developing server-
side and networking applications. Node.js applications are written in JavaScript, and can
be run within the Node.js runtime on OS X, Microsoft Windows ,and Linux.
Node.js also provides a rich library of various JavaScript modules which simplifies the
development of web applications using Node.js to a great extent.
5.PHP
PHP code is usually processed on web server by a PHP interpreter implemented as a module,
a daemon or as a Common Gateway Interface (CGI) executable. On a web server, the result of
the interpreted and executed PHP code – which may be any type of data, such as
generated HTML or binary image data – would form the whole or part of an HTTP response.
Various web template system, web content management system, and web framework exist
which can be employed to orchestrate or facilitate the generation of that response.
CHAPTER 4. SNIPPETS WITH SCREENSHOTS
REGISTER PAGE
LOGIN PAGE
INDEX PAGE
CODINGS IMAGES
CHAPTER 5. CONCLUSION
The login and registration pages are critical components of any platform, ensuring a
seamless user experience and secure access. A well-designed conclusion for these pages
would emphasize ease of use, clarity, and security.
- Conclude by confirming successful login or guiding users in case of errors (e.g., "Invalid
credentials, please try again").
- Conclude with a confirmation message upon successful registration (e.g., "Your account
has been created successfully!").
- Redirect users to the login page or guide them through the next steps, such as profile
completion.
Admin:
Access to user management, system logs, and configuration settings.
Regular User:
Limited access to personal profile and basic features.
Guest:
Restricted access to public-facing information only.
USER MANUAL
1. Introduction
2. System Requirements
3. Getting Started
• Sign Up
• Activate Account
4. Login Process
5. Password Recovery
6. Account management
• Change Password
• Update Profile Information
• Log Out
7. Admin Features
• User Management
• System Logs
• Role Assignment
8. Troubleshooting