Students and Teachers based College Notice board System Java Project

In the Students and Teachers-based College Notice board System, we are providing role-based access rights to different users, that are students, teachers, and administrators in a college.

In our College Notice board System Java project, the students and teachers can view all the Notices such as examination notices, marks notices, announcement notices, training and placement notice, schedule notices, etc. which are published by the respective departments. Improving my feedback is very important. Keeping this in mind, we have a section in our system dedicated to feedback. With the help of this, students can give feedback to their respective teachers which will help in increasing the quality of education in a university.

In the College Notice board System, students and teacher can access their class timetable, anywhere and on the go without the hassle to go to a particular place to see the timetable. Students can access all their academic details with the help of an interactive graph. The system is very user-friendly, it is made in such a way that users will have a hassle-free and interactive user experience.

Future work to be done

  • Teacher – Student feedback system, which will enable students to give their respective feedback to their teachers directly in real-time.
  • Timetable portal, which will enable students to view the timetable of their respective classes. If further implemented using B.P.A (business process automation) or R.P.A (robotics process automation), then the timetable for the whole department could be easily generated without any human interference with the help of Artificial Intelligence (A.I.)
  • Students can also use the College Notice board System on their mobile phones and tablets through an Android and iOS application.
  • Students can also chat with the faculties to clear doubts and ask questions using the real-time chat system.
  • Students can get counseling with the help of A.I. Chatbots and also can chat with the counselors present at the university.
  • It will also show the graph of Cumulative Grade Point Average (C.G.P.A.) and Semester Grade Point Average (S.G.P.A.) concerning the semester. And also use the College Notice board System to view the marks and answer sheets.

Student Database Management System Bootstrap Project

PREFACE

1) The Student Database Management System project DBMS is basically a model to show how various real-life entities in a college are interlinked.

2) This Student Database Management System project is an extract from the model which is used in various institutions.

3) This Student DBMS project tries to map a relationship between various departments in an institution, their teachers, various courses by the teacher, and the students.

4) This Student DBMS project keeps a database about various departments in the institution, teachers involved, various courses taught by teachers, students enrolled in the institution, and keeps a report on the grades scored by students in various courses.

PROJECT ANALYSIS

TECHNOLOGY USED

The Student DBMS project DBMS uses technologies like MySQL, WAMP, and PHP for storing and accessing the database also HTML, CSS/and BOOTSTRAP to maintain the GUI of the project.

MYSQL/WAMP: They were used to store the data of the Student DBMS project.
PHP: It was used as a backend language for storing and accessing the database.
HTML: Front-end language used for developing the architecture of the page.
CSS&BOOTSTRAP: Used for designing the page.

ENTITY MAPPED

1) STUDENTS: This stores the various information about students.
2) DEPARTMENT: This stores the various information about Department.
3) COURSES: This store’s various information about courses.
4) INSTRUCTOR: This stores the various information about the instructor.
5) GRADES: This stores the various information about Grades scored by students.

CONCLUSION

The Student project DBMS mapped the various real-life entities of the institution like departments, teachers, and students and gave us a model through which we can efficiently store, manipulate and retrieve our data.

Through this Student Database Management System Bootstrap Project, we got a rough idea about how the data flows between the departments and how it is stored.

Online Movie Ticketing System Python web Project

Movie theatres have become one of the most preferred getaways in today’s world. And yet going to the theatre, selecting a movie, and making sure the tickets aren’t sold out, could prove tedious. Any knowledge about the list of movies, show timings, or even seats can be attained by the customer only by being present physically.

An Online Movie Ticketing System brings the theatres closer to the customers. It eases and improves the booking experience. The system holds the database of all the movies being played along with their show timings and available seats. This system can be accessed using a website by the customers a few days before the show to book their seats of choice, and at the same time, keeps the theatre admins updated about the seats being booked.

The purpose of this Online Movie Ticketing System SRS document is to analyze and elaborate on the high-level needs and features of the Online Movie Ticketing System. It focuses on the capabilities and facilities provided by a theatre. The details of all the needs of the Online Movie Ticketing System and if it fulfills these needs are detailed in the use case and supplementary specifications.

Purpose

The expected audience for this document includes the theatre administrators, the Box Office Staff at the partnered theatres, and the developer.

Scope

The Movie Ticketing System that is to be developed provides the theatre staff and the customers with the movies being screened, show timings, seat availability, and many other facilities. The Online Movie Ticketing System is supposed to have the following features:

  • The Online Movie Ticketing System is up and running all day.
  • The product provides customers with online booking capabilities.
  • The system provides a login facility to the users.
  • The system lets the Box Office staff check seat bookings and seat availability for any screen during operating hours.
  • The system allows the theatre staff to monitor screen details and update movie screening information.
  • The transactions of the theatre are updated with every reservation or refund submitted.

Document Overview

The SRS will provide a detailed description of the Movie E-ticketing System. The remainder of this document is in two sections, the first providing a full description of the project for the Theatre Administrators.

Overall description

The Online Movie Ticketing System is a package to be used by Administrators to improve the efficiency of the website for Box Office staff and Users. The Online Movie Ticket System to be developed benefits greatly the general public. The system provides movies and dates, from which the user can choose, as desired. The Administrator can keep the movie database and seating arrangements updated all the time so that the user gets the updated information all the time.

The Movie ticketing system encompasses various GUI menus, to provide a seamless facility for the online booking of movie tickets. The system is connected to the theatre database.

Product Functions

The Online Movie Ticketing System provides online real-time information about the movies available in the Theatre to the user. The functions of the system include the system providing different types of services based on the type of users [User/ Administrator].

  • The member should be provided with updated information about the movie’s showtimes and seats available.
  • Provisions for the user to book the movie they want, if all the other required rules hold good.
  • The members are provided with the movie available roster and allowed to choose the movies, they want to use in the coming up days.
  • The Administrator is aware of all the tickets booked and also about the seats available.
  • The Administrator is provided with interfaces to add/delete the movies and also update the seating arrangements accordingly.
  • The user is also provided an option to claim a refund of 25% of the ticket rate, provided he/she cancels the ticket 24 hours before showtime.

User characteristics

The users of this system are the customers, box office staff, and the administrators of the partnered theatres. The customers are assumed to have basic knowledge of the computers and Billing systems.

Performance

Response Time

The home page, which displays the movie streaming should be loaded in less than 2 seconds. The theatre’s seating arrangement is refreshed after every successful transaction. The system shall respond to the member in not less than two seconds from the time of completing the payment. The system shall be allowed to take more time when doing bulk bookings.

Throughput

The number of bookings is directly dependent on the tickets being sold. The users may be the administrator or also the customer who uses the ticketing system for booking tickets.

Ticket Cancellation Flexibility

The system allows the user to cancel tickets within a day before the date of booking. It also includes the provision to claim refunds, following the protocols listed by the system to the user.

Design Constraints

Software Language Used

The languages that shall be used for developing the front end of the Online Movie Ticketing System are HTML, CSS, and JavaScript. The backend will be supported using Python, with the additional support of MySQL for managing the database.

System Evolution

In the future, this system could be partnered with other theatre administrators. Database access speed can be increased further.

Visit here to download the Online Movie Ticketing System Python, HTML, CSS, and JavaScript project code & Report.

A DBMS Project on Fingerprint-based Attendance System

In this Fingerprint-based Attendance System Database management System project, we have tried to use the knowledge that we gained in this course to make a Fingerprint-based Attendance System. Although we had aimed to implement it using hardware due to hardware constraints, we have tried to implement it online. In this DBMS system, the Faculty for a particular course switches ON the system, and the system marks attendance for the students based on their fingerprints.

Features:

This system apart from marking attendance also maintains the student’s records and the faculty members. We have tried to incorporate the following features:

Administrator: For the modification of crucial information we have created an administrator account. The Administrator only has the privilege to add/remove courses and edit profiles of students and faculty members.

Login Page: On this page, the students and faculty members can log in to their accounts and view their information.

Register Page: For students and faculty members who don’t have their accounts can create their accounts by clicking on REGISTER on the login page. The register page asks for data and creates a profile.

Timetable: This page displays the schedule of all the courses.

Attendance: On this page, a list of the currently running courses and their respective faculty is displayed. There is a slot for the faculty fingerprint. Once the faculty fingerprint matches with any one of the faculty members whose name is being displayed on the page the system automatically turns ON the database to be modified. Now the students are required to input their fingerprints and their attendance is marked.

Tools used:

  • Database Management System: MySql
  • Server for hosting the project: Apache Tomcat with port number 8080.
  • Programming scripts: Java Server Pages, Javascript, HTML, CSS.

Relation to the course:

This whole project like many other projects has two ends. The Front end consists of the GUI which has been made using our prior knowledge and the Back end consists of database interaction which we have learned in this course. We have tried to incorporate the following things that we have learned in this course.

ER Model: The basic thing that we did before starting with the project was to make an ER Model and check the feasibility of the project. This helped us in enlisting the various aspects and classify them into entities and relations.

MySql Queries: In this project we have tried to incorporate the different queries such as Insert, Create, Update, and Alter that we learned in this course.

Triggers: To let the student know about his short attendance we have tried to incorporate the concept of triggers.

System Time: We have tried to fetch the system’s current time and have used it to compare it with the time of the lectures stored in the database.

Conclusion:

While working on this project we brushed upon the knowledge we gained in this course and the hardships and problems faced in implementing such a real-time project helped us learn a lot.

Online Restaurant Food Ordering & Management System Python Project

Online Restaurant Food Ordering & Management System works as a restaurant hub where people can browse and order food online easily. Nowadays, many people especially the young generation, often want to order food from restaurants online with a home delivery service. Thus, we built a restaurant management system where all the restaurant’s information and services will be available. We also offer deliverymen will deliver the food as well, in case a restaurant does not have delivery support.

Users of the Project

This Online Restaurant Food Ordering & Management System has four (4) kinds of users. They are:

  • Customers
  • Restaurant Managers
  • Restaurant Branch Managers
  • Deliveryman

Apart from the users, there is a superuser named admin. Anyone can connect to the system as a customer, restaurant manager, or deliveryman. admin will verify the Trade Licence No. and many other details of a restaurant before connecting it to the system. Similarly, a deliveryman will also get checked by the admin about whether s/he is capable enough to work as a deliveryman.

Project Features

Many features are implemented in the project. Among these, the key features of our project are as follows.

  • Dashboard for the restaurant managers
  • Search and filter food items
  • Our delivery module
  • Bi-directional rating system between deliveryman and customer
  • Offers and Discounts
  • Rating and review submission system

User Guide

This is a sample user guide that will work as a walk-through of the major functionalities of the Online Restaurant Food Ordering & Management System website. As mentioned above, there are 4 kinds of users in this system. A user guide is provided for each kind of user below.

Customer User Guide

Restaurant Homepage

Most of the users of the website will be in this category. Initially, a customer will be able to browse through the website even without a login. Thus, every time a customer enters the website, the customer home page will be loaded.

Customer Location Prompt

But when the customer will try to order something from the website, a location prompt will appear.

Customer Registration

After entering the location, the customer will be able to browse the website as before but cannot order until login/register is done.

View Restaurants

While browsing the items, a customer can filter the items via many different search categories. Among these, on the Restaurants page, a user will be able to see only the restaurants that are close to him/her.

Browse Cuisines

Also, on the Browse Cuisines page, a user can browse items based on many filters and search options. For example, a user can filter the items based on ratings on the items, price range, etc.

Branch Unavailability

Depending on the location, restaurant branch availability will be determined and some of the restaurants may not be able to deliver to the intended location of the customer.

Adding food to cart and Checkout

After browsing, customers can order from a nearby restaurant, check out the cart, and then the customer will be taken to the checkout page where delivery details will be asked for.

Payment method

Customers can use either cash on delivery or an online payment method.

Order Placing notification

At this point, an order has been placed. Now it will be approved by the restaurant manager. Usually, the manager approves the order within a short time. By this time a notification will appear stating that the order has been placed and sent to the restaurant authority.

Rate the Deliveryman

By this time the customer can browse through the website and wait. As the order information keeps getting propagated, the customer will be getting notifications for his order. Once the deliveryman arrives with the order, the customer will be able to rate the deliveryman for the service on the homepage.

Rate and Comment Items

Also, a customer can rate a particular item of a restaurant by clicking on View Item in that item while browsing. S/he can also provide feedback as a comment.

Restaurant Manager User Guide

Manager Register

A restaurant manager will need to open up an account as a restaurant manager on the website. The registration form will look like this. When the admin approves the request, an email is sent stating the activation of the account.

Restaurant Manager Homepage

On the restaurant manager’s homepage, there will be a key to identify the restaurant. This key will be used for opening up the restaurant branches.

Restaurant Branch Creation

Opening up a restaurant branch is just the same as opening up a new restaurant. On the restaurant register page, there is also an option to create a restaurant branch. Providing all the relevant fields along with the restaurant key from the restaurant manager homepage (mentioned above), a new branch of the restaurant can be created.

Add Items

A restaurant manager can add items to his restaurant. In the Add Item tab, the manager will be able to introduce a new item in the restaurant.

Manager Dashboard

Also, a manager can see the restaurant statistics on the Dashboard page. The Dashboard page contains many of the common statistics which will help him understand the restaurant sales progress. Outlet revenue, sales trends in different branches, etc. are shown on this page.

Restaurant Branch Manager

A restaurant branch manager will be in charge of a branch of a restaurant. So, his role on this website is also different from a Restaurant Manager. When the restaurant manager sets up the profile for the branch manager, she/he can manage this branch independently.

Item Availability in the branch

The Branch Manager can declare which items are currently available on the homepage.

Add offer

The Branch Manager can add offers on an item by clicking on that item.

Manage and Accept Orders

This is the most important task of a branch manager. Whenever a customer orders something, the order request comes to the branch manager who has to accept it and forward it to the deliveryman.

Deliveryman User Guide

In our system, anyone can become a deliveryman if s/he is willing to be. Anyone can open up a profile on the website as a deliveryman, but it will need approval from the admin.

Deliveryman Register

While opening an account, the delivery man has to assign himself/herself to one of the zones. S/he will be getting deliveries for that zone only.

Deliveryman Homepage

Once logged in, a deliveryman’s homepage will have currently pending requests of orders in his/her zone. To take an order for delivery, the Take Delivery button is to be pressed.

Complete the Delivery Process

Then, that order entry will be updated and will be waiting for the delivery man to pick up and deliver. Once delivered to the customer, the deliveryman needs to press the Mark As Delivered button. This will also prompt the deliveryman to rate the customer for his/her behavior.

Previous Deliveries

For a deliveryman who has been on the website and delivered many orders, s/he can check all his/her past deliveries in the Delivered Order.

Tools and Frameworks

Frontend

HTML, CSS, Bootstrap
Javascript, Angular JS, JQuery, Google Maps API

Backend – Django

Database – Postgresql v10.2

Specifications:

  • Web Framework: Django 2.2
  • Database Server: PostgreSQL 12.3

Visit Here and download the complete Online Restaurant Food Ordering & Management System Python Project

Design & Development of Student Database Management System PHP Project

The purpose of implementing the ‘Student Database Management System’ is for the ease of maintaining student-related data on an institution, our system does serve this purpose and also is a means of communication between the students/parents and teachers during times when physical contact is not possible or when it is necessary to convey an important message quickly, due to this system a lot of paperwork, maintenance, space, time are all reduced for the purpose of handling large student data.

The goals achieved by this project are:

  • Centralized Database.
  • Reduced paper works and Stacking of files.
  • Easier Searching, Updating, and Storing the Details
  • User-Friendly Environment.

Along with the existing features, additional features can be added in the future, Like:

  • Handling admission details in a more detailed manner by Adding a payment feature through our site.
  • Extension of the current system for the entire institution.
  • Better interaction between the parents and the teachers.
  • Storing the records of co-curricular activities.
  • Assigning and reporting the assignments and many more.

Output Results:

  • Welcome Page with Register and Login Page

Teacher View

  • Teacher Home Page
  • Admit, Update Student’s details for a Specific Class
  • Fetch or Search the Student Details Using the Student ID
  • Admit or Add new Student Details to the Specific Class
  • Add or Update the Subject with its Instructor’s Details
  • Announce Upcoming Events and Circulate the Same
  • Update Attendance for each student in the Class
  • Update Internal Assessment Marks for each student
  • Update Exam Marks for each student

Student View

  • Student Home Page
  • View any Recent Announcements made by the specific Subject teacher
  • View Subject Details and Contact information of the subject teachers
  • View Internal Assessment Marks for each Subject
  • View Final Exam Marks for each subject
  • View the Attendance details

SOFTWARE REQUIREMENTS

  • Database Support: MySQL 5.7
  • Web Browser: Google Chrome
  • Coding language: PHP, HTML, CSS, JS.
  • Server Deployment: Apache Server, MySQL Server.

Download & Deploy the complete Student Database Management System Project PHP & MySQL Code, Project Report, and Execution Steps readme file.

 

Development of Blood Bank Management System Java Project

Our Project “Blood Bank Management System” is a computerized system used to store and retrieve information related to Blood donations/inventory the project aims to expose the relevance and importance of Blood Bank Management Systems. The system allows the admin/receptionist to store and retrieve information like blood donor details, blood receiver details, amount of blood present in the inventory of the blood bank store, etc.

The Blood Bank Management System checks for the availability of a certain blood type like A+, A-, B+, B- etc. If the blood type is available, then the system allows the admin to further proceed with the procedure. Otherwise, it asks the admin to choose another blood type. The system asks the admin to enter customer details for further blood transactions. The main purpose of this Blood Bank Management System is to reduce the manual/paperwork involved in blood bank management and make it convenient for the admin/receptionist to store and retrieve data as and when required. The software supports the concept of modifications by admin and allows inserting, modifying, or deleting customer data.

Introduction

Considering the volumes of data that need to be tracked and accessed, it would be very difficult to manage the accuracy and quality of data manually and deliver them accordingly. It would be almost impossible to get the details required in case of manual maintenance of data. The BBM (Blood Bank Management system) is an innovative solution that helps in managing huge loads of blood bank data. The Blood Bank management system simplifies the manual work and allows smooth administration of the operations of blood transactions.

Purpose

This project is aimed to reduce the manual work involved in data maintenance in the Blood bank management system. This project is developed mainly to simplify the manual work and allows smooth administration of the operations of blood transactions. The purpose of the project is to computerize the administrative operations of a blood transaction and to develop software that is user-friendly, simple, fast, and cost-effective. It deals with the collection of Donors, Receivers’ Inventory information, etc. Traditionally, it was done manually. The main function of the system is to enter and retrieve these details as and when required, and also to manipulate these details meaningfully.

  • To ease the process of blood donation and reception.
  • To improve the existing system.
  • To develop a scalable system.
  • To be highly available

Scope

  • Ensure that all the functionalities of a manual blood bank are covered
  • To ensure proper contactable information.
  • Make sure the program is simple and easy to use.

Conclusion

The Blood Bank Management System is a great improvement over the manual system which uses lots of manual work and paper. The computerization of the system speeds up the process. This system was thoroughly checked and tested with dummy data and found to be very reliable. Thus, we have implemented a fully comprehensive and minimalistic efficient system for use by Admins/Receptionists without any additional training.

Limitations of the Project

The donor cannot modify/add/delete his details like address, and phone number. The whole project is done for an offline blood bank since there is no way to access the details online. Moreover, there is no feature to modify donor details.

Future Enhancements

The Blood bank Management System can be enhanced by including more functionality like allowing online access to the donor to modify the details if he has gone wrong while registering. Online implementation to the nearest blood banks may be implemented.

Visit Here or download the complete Development of Blood Bank Management System Java Project Source Code, Report, and how to run files.

Implementing a Blood Bank backend system.

An Individual Donor donates blood at the branch. The donated blood is tested for safe use. The Tested blood can either be kept as whole blood for ‘whole blood’ transfusion or can be processed into different components. The different components can be Red cells, Fresh Frozen Plasma, and Platelet Concentrate.

By using blood components, several patients can be treated with the blood from one donor, leading to optimal use of every unit of donated blood.

The system will be designed as a set of rest endpoints.

● Register a Blood Bank Branch with Address and Contact details.
● Register members who can donate blood or request blood or its components.
● Record blood donation details.
● Record Test results for a blood donation.
● Store request for donated blood unit either as Whole or as Component. Calculate Shelf life and update the inventory.
● Record blood or component requests and update the inventory.
● Search for blood or blood component active inventory across branches.
● Leader board – for top donors. By Period – by month, year, and By Branch or Across Branches.

Donation and Receipt Records can have the following information,

● Unique Transaction ID
● MemberID
● BranchID
● TransactionDate
● Quantity
● Tested
● BloodGroup

Inventory Records can hold the following information,

● Donor transaction reference
● Quantity In milli-liter
● Blood Group type
● Sub Type (Whole, RBC, Plasma, Platelet)
● Expiry Date
● Active

Note:

● Record blood test results, and mark the unit as unusable in case of a failed test.
● A Single donation by a donor can be fixed at 450ml for the assignment
● Interval of 90 days should be maintained between two donations by the same donor.
● Expired inventory should not be searchable.

Design & Development of Tender Management System Project

Abstract:

The Tender Management System was developed to enable the vendors to get all the tender details online and provide a facility to submit the tender. This Tender Management System project was developed & designed with Java & MySQL Database.

Existing System:

  • Contractors need to submit their documents by visiting the office or centers on time.
  • Contractors have to bid for a particular tender on time by applying forms and need to wait for an approval reply.
  • The Admin Needs to post the Projects or contracts as a poster or advertisements regularly.
  • It takes a long time to access tenders or vendors’ data access.

Proposed System:

  • User Needs to Have a Network Connection.
  • New User needs to register a new vendor on the website.
  • Contractors can log in and bid for some existing tenders.
  • They need to log in using their login-id and password which they used while registration
  • To reduce paperwork, and data that are available online, using this final decision can be taken by the administration and can contact directly to such suppliers.
  • Easy to access the tenders and vendors’ data.

Software Requirements:

Language: Java
Web technologies : J2EE (JDBC/Servlets/JSP)
Front-end Design : Html, CSS, JSP, Bootstrap
Database: MYSQL
Scripting: JavaScript , CSS

Application Work Flow

Modules:

Administrator

Uploading advertisement documents
Verifying projects and contractors by using their information
Accepting and Rejecting Bids
Maintaining data and confirmation of the final report.
Update Notice Board
Make some announcement
Block or unblock some vendors or company

Company

The Company needs to get registered to proceed.
The company can log in with a valid username and password.
Apply or releases new tenders and view the status of the tender.
Make Some announcements.
Change the tender details
Documentations

Vendor

Vendors are the key persons or contractors who look for new upcoming tenders on the website
Vendors’ Functionality includes:
New Vendors can register
Login using vendor-id and password
View and update their profile
See the new open tenders and their details
Bid for a tender with an amount greater than its base price
See the bid approval or denial status

After the tender status approval, they can view and submit the documentation
Vendors can look for the important notice in the notice section

Conclusion

Our Project Tender management System Successfully Created a user-friendly environment for the tender management process.
This Project is flexible and changes can be incorporated easily.
Easy for further Modification
Saves a lot of time by doing most of the processes online
It may lead to increase profit and improve the quality of a company.
Assigns the tenders and project in a good manner and optimal way to the contractors in less time with low-cost charges.

Download the complete Design & Development of Tender Management System Project using Java, MySQL, HTML, CSS, JavaScript, Bootstrap, and J2EE.

Student Project Portal Website Project

Whether you are a fresher or a senior, you’ll agree that making a project is quite a tedious task. No matter how great an idea you have, till the time you don’t have a proper network, you won’t be able to build a team to execute it efficiently. Communicating with others is one of the most important skills required to build a proper team for your project to be successful. Unfortunately, many people due to their lack of networking skills hit a blockade at this stage itself and are not even able to try their idea.

Target audience

Our target audience for this Student Project Portal project is all the students in VIT Vellore. This application will help students to take part in any project they like or find interesting and can make their team.

This Student Project Portal application will bring students with similar interests and thinking together to work on various ideas and learn from each other.

Introduction

Initially, students create their profiles by signing up for the application. After that, they can either create their projects or apply them to other projects. When someone applies for a project, the project manager of that project can see the profile of the applicant and if he/she has the desired skills they are accepted into the team else their request is declined.

Students can create as many projects as they like and can also apply for as many projects as they want to.

The project manager will receive a list of all the applicants and he/she can see their profiles. According to the skills required for the project they can choose whom to accept into the team and whom to reject.

This Student Project Portal Website project will help many students who have ideas for projects but are not able to execute them due to the lack of a proper team.

Cycle diagram

Sign Up

Sign up for the app using your credentials

Share

Share and present your ideas for projects

Form Team

Form your ideal team according to your requirements.

Apply

Apply for the projects that interest you.

For a Demo of the website you can visit:

https://stormy-springs-31769.herokuapp.com/

Download the complete Student Project Portal Website project on GitHub.

Development of Online Examination System Java & MySql database Project

The main aim of developing this Online Examination system is to provide all college examinations in educational institutions without manual efforts. Have developed this application using java and the MySql database.Here we divide the project into 3 major modules, They are Admin, Faculty, and Student.

The objective of the project:

This Online Examination system website contains many modules to conduct the exams in the proper manner that helps us to conduct exams. With the help of this site, exams can be conducted anytime, anywhere with ease. One of our objectives is to create a User-Friendly system and reach a responsive design. Make out report generated process fast so that user will not get wait.

Modules are described below

Admin features list

Login

Manage subjects

  • Add subject  list
  • Delete subject  list
  • Edit  subject  list

Manage  tests

  • prepare exam
  • manage exams (edit)
  • manage questions (exam wise)
  • edit/delete

Student management

  • add student
  • delete student

Manage results

admin can view a list of attempted students along with their results.

Prepare questions

  • add questions
  • delete questions
  • edit questions

Logout

Faculty features list

Login

Manage subjects

  • add subjects list
  • delete the subjects list

Manage  tests

  • prepare exam
  • manage exam (edit)
  • manage questions (exam wise)
  • edit/delete

Manage results

Students can view a list of attempted students along with their results.

Prepare questions

  • add questions

Manage questions

  • edit questions
  • delete questions

Edit your profile

Logout

Student features list:

Login

View results

Take tests

  • View the list of attempted exams along with the result

Practice test

Resume test

Edit your profile

Logout

Technologies :

  • JSP, MYSQL.
  • The student has to be present in the examination hall till the end for that please hide the submit button till the completion of the time
  • Please provide a timer for the exam.

Future scope

1. This Online Examination system will reduce the manual operation done by people.
2. People can directly enter the examination hall with one click.
3. People will be able to redirect to the link of the website where the exam is available.
4. Quick and accurate results.
5. No need for pen, paper, and any examiner.

Scope for Extension

Things that can be added to extend this project into a major one:

1. This Online Examination system web interface can also be converted into an android application for easy access to the people.
2. We can add some functionality related to the security of data.
3. Also, we can increase the efficiency of our system.
4. We can also focus to increase the restriction on Remote Proctoring to encourage talented students.
5. In this COVID-19 pandemic, the chances of extension of this project are very high.