Sie sind auf Seite 1von 26

Final Year Project

Ideas
1. MODERN E-COMMERCE STORE IN PHP & MYSQLI
2

WITH BOOTSTRAP
1.Make price,products and types filters.
2.Making the coupon code for products and bundle
3.Make bundles for products.
4.Set the sale and original both of prices for products and bundles.
5.Set the different labels for products and bundles like sale,gift etc…
6.Add different tabs in an e-commerce store for showing the videos and description.
7.Login and Registration forms
8.Make forgot password functionality.
9.Add google recaptcha in website register and contact us information form.
10.Make email confirmation functionality.
11.Make add to wishlist functionality.
12.Make paypal integration with e-commerce website.
13.Admin will be given complete access to admin panel to control everything
dynamically.
14.store in php&mysqli with the assistance of bootstrap 3..
2. Student Attendance Management System
3

 Purpose & Scope:-


⊸ The intention of developing Attendance Management
System is to computerized thetradition way of taking
attendance. Another purpose for developing this software
is to generate the desired reports automatically at the end
of the session or in the between of the session as they
require.
⊸ This project is basically a desktop application which
means self contained software runs on the system on
which it has been installed under the user control and it
will work for a particular institute or college only.
4

 PROPOSED SYSTEM
o This Application is built for automating the processing of attendance. It also
enhances the speed of the performing attendance task easily. It also generates
periodic reports to keep a check on the students who are regular & who are not.
o A Faculty has to login to the system & then in the attendance option they have to
select appropriate class, semester and subject. So this will display the list of the
students who are eligible to appear in this session. So now the faculty has to just
select the students name from the manual attendance sheet according to their roll
number and then submit the sheet. This will add the selected students as present
student in that particular session.
o This system is very useful to the office staff also because they can generate various
types of reports and submit them to respective faculties also or also can be
submitted to the College Coordinator. Office staff can also generate black list of
students who have attendance less than 50% or 80%. So this kind of various
reports can be generated
5
ADVANTAGES OF THE PROPOSED SYSTEM
A Computer can work more efficiently then compared to a hu man being . The
work becomes easy for the employees and thus, some amount of human
resources is saved . Data accuracy is maintained . Accurate information can be
achieved within a short span of time Data can be accessed easily and randomly .
This also saves a lot of time. Data is protected with the help of login system.
Because of this login system, unauthorized persons cannot access the data
.Complexity of the work can be reduced by using the system which was not
possible in manual or semi-automated system. So it saves the time utmost.
 REQUIREMENT SPECIFICATIONS

⊸ According to the requirements the sys tem should minimum


generate following kinds of reports. List of report is give below
⊸ ? Semester wise Attendance
⊸ ? Daily Attendance
⊸ ? Attendance for extra class
⊸ ? Subject wise attendance
⊸ ? L eave reports o Approved o Not approved o Medical leaves
⊸ ? Black listed below 50%
⊸ ? Black listed below 75%
7
3. Result Alert System With E-mail and SMS

⊸ In this project E-mail and sms technology is implemented for the fast and reliable
procurement of exam results. Now also even after the publication of exam result by
the university/board, the candidates have to wait a long time to get their result
details. This problem is tried to be solved through this system which uses E-mail and
sms to provide exam results to the needed candidates.
⊸ The candidates who have registered for exam will have to provide their E-mail Id and
mobile number for contact. After the exam result has been published from the
university these candidates can call the result center and give their exam registration
number. Now their exam result will be automatically provided at their mail box. In
addition to this their exam result status will be sent as a message to the provided
mobile phone number
8
 POWER SUPPLY
It provides required power, 5V to the circuits.

 TELEPHONE SYSTEMS
The entire 'result alert system with E-mail and sms' consist of two telephone systems - one at user
end and another at the result publishing center. A mobile phone is employed at the result publishing
center whereas any type of telephone system can be used by the caller.

 PC
This computer stores the entire database of all the registered candidates. A high level programming
language is used to configure the system automatically to send the result details to the mail Id
provided for each candidate. It also transmits the result status to controller for messaging purposes.

 SPEAKE
There is a provision in the APR9600 to interface with a speaker. This speaker feeds the voice
responses from the speaker IC to the mouthpiece of the telephone at the result center.
9

4. Online Examination System

Introduction
⊸ The Purpose of this project is to conduct the online examinations for Each
and every course present in the university. This project comprises of three
applications:
⊸ Question Bank maintenance Application
⊸ Exam processing Application
⊸ Report Generation Application
10

1.Question Bank maintenance:

⊸ This application deals with question bank maintenance. This application is supposed to contain the
following modules.
⊸ Entry Check: Enables the user to make subject selection and Checks the entry of faculty by using a
login form before Entering/Updating questions.
⊸ Question Entry: Enables the authorized faculty to enter new questions in Text/Image format into the
database.
⊸ Question Editor: This module deals with modifying existing questions and deleting the questions
from the database by the authorized faculty.
⊸ Maintaining the student Details and Course details in the database.
⊸ Creating the tables necessary for Exam conducting application.
11
2. Exam Processing:
The main purpose of this application is to conduct the exam and to store the results of each and every
candidate in a subject wise order. Also the application stores the questions and specified answers of each
question for each student in the proof table for future verification. This application is supposed to contain
the following Modules.

• Connecting to Database: In this Module, the application connects to the database with the help of user
credentials such as Server Name, User id and password. After successful connection to the database it will
display the student login form

• Student identification: in this step the candidate will enter his own credentials given by the authority which
include roll number, user id and password. After successful login, the candidate will be displayed his
question form. With all the required options.

• Submission of results: After answering all the questions, the candidate needs to click on "Submit" button
available at the bottom of the question form. This will store the details of questions and answers of each
candidate and compares with correct answers and soon it will display the marks report to the candidate.
12
3. Report Generation:

This application serves the authority to make a report of the examination results course wise (or)
Semester wise (or) Roll number wise. The facility for the authority to store the results in an excel file
is also included in the application. This application comprises of the following Modules.
• Entry Screen: This module will display all the subject codes of each and every semester/Course,
for which the examination is conducted.

• Marks Report for Each Course: This module will generate the marks reports Subject wise /
Semester wise/Course wise.

• Transferring report to excel file: This enables the authority to take an excel copy of the reports that
are generated.
5. Building a Music Streaming Website
13

Description:

1.Sign up
2.Search for all their favorite artists, albums and songs in real time!
3.Create and customize their own playlists
4.Control the music with all the usual controls such as play, pause, skip, previous,
shuffle, repeat etc.
5.And much, much more!
14

6. Build an Weather App Using Open Weather Map


API

Description:
API stands for Application Programming Interface. API is basically a way for programmers to communicate
with certain applications. The use of APIs in building applications is becoming increasingly popular.
In this Project, we will build a complete weather app using the open weather map API. Open weather map
API is simple, clear and free to use. Open weather map API provides current weather data, weather forecast
data as well as historical weather data.
With our application, we will make API calls by city name to the open weather map API using Ajax to get
response in JSON format.
The weather app will be used to:
Get current weather information like temperature, pressure, humidity, wind speed, wind direction etc.
Get weather forecast information of any city by city name and number of days.
15

Features:

1.Make API calls with Ajax.


2.Open weather map API description.
3.Get current weather information.
4.Get weather forecast information.
5.Use jquery plugin to animate text.
16
17
18
19
20
21
22
23
24
26

Das könnte Ihnen auch gefallen