You are on page 1of 18

SECURITY IN

RESPONSIVE PORTFOLIO WEBSITE

MINI PROJECT
CBCS - BATCH-12

PROJECT GUIDE: TEAM MEMBERS:


Dr. S. Suhasini Ogirala Yasesvi nagasai durga (198W1A12A0)
Associate Professor Rayapureddy Chandra Rekha(208W5A1211)
( Department of Information technology)
PROBLEM STATEMENT

The main aim of this project is to develop a responsive portfolio


website that is helpful for organizing and managing day-to-day
work and place targets, create blogs, posts, and can share their
portfolio to social media. An employee can do showcase of
projects, accomplishments, presenting their work through this
website.
OBJECTIVES AND OUTCOMES

• Showcase the work of an employee.


• Improves better campaigns.
• Track achievements from time to time.
• Recommends target not met.
• Secured for users data and management.
LITERATURE REVIEW
PAPER NAME AUTHORS PUBLISHED DATE REVIEW
E-Commerce security Theresa A. Kraft, Ratika November 2019 Surveys have shown that E-
Commerce is losing a significant
Kakar amount of income due to the
privacy and security concerns of its
potential user base. E-commerce
businesses must have the “ability to
give consumers control of their
privacy in an attempt to create an
acceptable level of trust, which is
essential.

Database Security for E- Samiksha Potey , Karan March 2018 The survey of different database
security related issues like some
Commerce Websites Gadgil , Karan Pardeshi , prevention techniques. This. It is
Karan Gupta clear that Analyzer and Rollback
system for data security performs
better than other systems. More
research will be needed to prevent
the attacks and secure database.
SOFTWARE REQUIREMENTS
Server side requirements:
• language - Html, Css, Javascript, Php.
• Operating system - Windows or any
equivalent OS
• Database server - MySql ( Wamp server )
• Web Browser - Google chrome or any
compatible browser
SOFTWARE REQUIREMENTS
Client side requirements:

• Operating system - Windows or any


equivalent OS
• Web Browser - Google chrome or any
compatible browser
IMPLEMENTATION STEPS
 There are two modules in the project
1. Admin module
2. Teacher module
 First, created a home page which contains header and footer pages using html, css, php
server.
 And also created a database connection using phpMyAdmin and can view website
through localhost.
 Later, created links for all the pages about, contact, listed teachers and admin.
 And, In the body section there are two pages, signup page and login page.
 When user clicks signup page, then directed to the registration page
 Which contains a form includes Name, mobile number, email ID, password.
 When user clicks on the submit, then a new teacher will be created in the listed
teachers page and also admin can view the teachers details.
IMPLEMENTATION STEPS
 Then, user can login with their details email and login.
ADMIN MODULE:
 In Admin module, There is login page, If details of admin email and password
matches then directed to the admin dashboard.
 In Admin dashboard, there is a side bar which contains, subjects, search and
also reports.
 In subjects, admin can add and manage subjects.
 In search, admin can search for a subject or with the name.
 In reports, admin can see the reports of the teachers between two dates.
IMPLEMENTATION STEPS
TEACHER MODULE:
 When Teacher is sign up and login with details, They entered into their
dashboard.
 They can see all their details on dashboard page.
 And they have queries option, when any one send queries they can see there.
 They can see the their details in the profile page.
 They can change password and finally, there is logout option where they can
come out of the page.
RESULTS
• home page:
RESULTS
• About page:
RESULTS
• Admin dashboard:
RESULTS
• Teacher dashboard (private):
RESULTS
• Listed teachers page:
RESULTS
• Teacher profile page:
RESULTS
• Teacher dashboard (public):
RESULTS
• Contact page:

You might also like