Monitoring Online Tests through Data Visualization

Old System:

In the past, several experiments have been carried out to track learner’s behavior during tests by using the think-out-loud method, learners were informed of the experiment and had to speak during the test to explain what they were thinking, while an operator was storing their words using a tape recorder.

 Disadvantages of the Existing system:

  • Monitoring online test using simple methods.
  • They didn’t plot any graph according their results
  • Complexity of identify their performance
  • lack of identify their behaviors.

Proposed system

In this Monitoring Online Tests through Data Visualization Project, we are going to present a solution enabling the Recording of learner’s habits during online tests without informing them of the underlying experiment and consequently, without asking them to modify their behavior, this potentially yields more realistic results.

Advantages of Proposed system:

  • Monitoring online tests through data visualization
  • Find their performance and behaviors depend on the test and item.
  • easily identify learners’ results and quality.

Hardware Requirements

  • ARCHITECTURE                   : Pentium IV 2.4 GHz
  • HARD DISK SPACE                        : 80 GB
  • RAM                           : 512 MB

Software Requirements

  • OS       :- Windows
  • TOOL                         : – VS.NET 2005
  • Programming Language          :- Visual C# .Net
  • Database                        : – SQL Server 2000

Project on Airline Reservation System

Non-Functional Requirements of Airline Reservation System:

Performance Requirements:

The performance requirements are as follows:

  • System login/logout and all transactions shall take  less than 10 seconds.
  • Searches shall return results within 5-10 seconds.
  • All Bookings shall be processed within 5-10 seconds.
  • Application shall support 500 users at a time.

Logical Database Requirements:

There are various functions in the website that require the interface of a database. The three Tables below show the different types of information used by various functions, their frequencies of use, and the data entities and their relationships, respectively.

Expected Frequency of Function Used by Users

The figure below illustrates the anticipated number of users utilizing functions during peak time.                                             

Function Frequency of Use
Registration Function 100 –150 users
Account login Function 200 – 300 users
Search (Schedule & Status) 250 – 300 users
Update account info   50 – 100 users
Book Flight & Reserve   50 – 100 users

 Data Entities and their Relationships:

The data entities and the relationships table describe the attributes of the types of data that shall be sent to the database.

 

Table Names

 

Column Lengths

City Information

 – Airport Code

– Airport Name

– City Name

– State

– Zip code

10 characters

20 characters

20 characters

15 characters

10 digits

Flight Bookings

Book Flight ID

– Flyer Number

– Flight Schedule ID

– No of Seats     

10 digits

15 characters

10 digits

10 digits

Hotel BookingHotel name-Hotel ID

-Number of persons

20 characters

2 digits

2 digits

 

Flight Information

 – Flight Number

– Flight Name

– No of seats

 8 characters

20 characters

4 digits

 

Flight Schedules

 Flight Number

– Flight Schedule ID

– Flight Departing Time

– Flight Arrival Time

– Origin

– Destination

– Flight Status

– Cost

– Reserve Seats

– Booked seats

– Left Seats

– No  of miles

 

10 digits

20 characters

Date time

Date time

15 characters

15 characters

15 characters

5 digits

4 digits

4 digits

4 digits

6 digits

User Information

– Username

– Password

– Address

– Zip Code

– E-mail

– Phone Number

 

15 characters

8 characters

25 characters

10 digits

15 characters

13 digits

Design Constraints

The Airline Reservation System shall conform to the following design constraints:

  • Able to support all operating platforms like Windows, Linux, Mac etc.
  • System logs out user after a ten minute inactivity period. 
  • System supports all web browsers (i.e. both graphical and non-graphical like Mozilla, IE, Google Chrome).

Reliability:

         The system will have redundant hardware. In the event of a website outage, support personnel will respond within 30 minutes. In the event of a less severe problem support personnel will respond within 3 hours.                                                                              

Availability:

Airline Website application will be available to Customers with access to the Internet.

 Security:

Customers will be able to access only their own personal information and not that of other Customers. Payments will be handled through a server to ensure the protection of user’s credit card and personal information.

Maintainability:

This product shall be maintained by an administrator in case of any defect. In addition, any update or change that is made will be changed on server-side computers without any patches required by the Customer.

Airline Ticket Booking System Project

Airline Ticket Booking System Project was developed by Visual Studio 2003 with C#.net for final year BTech students, Mainly  it has the below functions:

  • Flight Status function
  • Accumulate Mileage function
  • Redeem Mileage function
  • Finding Deals function

 Stimulus:  Flight Status

Click “Flight Status” :

Description:  The customer can use this function to check the status of a flight.

Inputs: Confirmation Number, date, origin and destination.

Source: The input is provided by the user.

Outputs: Date, Departure time, Arrival time, Origin and Destination.

Destination: The outputs are displayed on the screen by retrieving information from the Database.

Requires:  User needs to have a confirmation number while inside the secure website.

Pre-condition: The user is on the website.

Post-condition: The user has viewed the information about flight status and schedule.

Side-effects:  None

Stimulus: Mileage Accumulation

Click “Accumulate Mileage” :

Description: This button allows a user to accumulate mileage that he/she has traveled. Once the user clicks on this button, the current flight mileages adds to the previously traveled mileage.

Input: The data will come from the database

Outputs: User gets the message:” Mileage accumulated successfully”.

Source: The data will be in the database

Pre-Condition: The user should be logged in and traveled recently.

Post-Condition: The miles will be posted to the user’s account in the database

Side-effects: None.

Stimulus: Redeem Mileage

Click “Redeem Mileage” :

Description: After user logs into an account, the function should display a mileage redemption form. This form will have the same fields that exist on the Book a flight page, with the exception that it will display the payment costs in miles instead of other traditional payment methods. 

It will also contain a calendar that shows days that are blacked out from mileage users.

Input: Source station, Destination station, Departure date, Return date, number of travelers, one way and round trip, dates available for rewards travel. For new user, first name, last name, middle name (if any), date of birth, gender, mailing address, billing address, and email

Outputs: User gets the message:” Mileage accumulated successfully”.

Source: The keyboard

Pre-Conditions: The user should be logged in.

Post-Condition: The user will be shown verification information regarding their mileage purchase

Side-effects: None.

 Stimulus: Finding Deals

Click: “Finding Deals”

Description:  This function allows the user to search for deals. The user enters the source, destination, time period that  the user wants to go on a vacation, and the price range.

Input: Scheduled flights on the selected date with origin and destination, class( single/double/), check-in and check-out date and time.        

Outputs: A list of deals satisfying the criteria will be displayed by prices from the lowest to the highest.

Source: All the inputs are provided by the user.

Pre-Condition: The user should be logged in.

Post-Condition: The user has viewed the information about stay schedules  and flight schedule

Side-effects: None.

Geo Spatial Info Tech Solutions A Asp.Net Project

Geo Spatial Info Tech Solutions A Asp.Net Project  main idea is to provide automated application for government offices for providing fast and secured service to citizens. This application is developed in seven modules where each module has different functionality.

       Existing System:

          The existing system is a manual system.  Here the employees needs to save the information in the form of excel sheets or Disk Drives. There is no sharing is possible if the data is in the form of paper or Disk drives. The manual system gives us very less security for saving data; some data may be lost due to  is management. It’s a limited system and fewer users friendly. Searching of particular information is very critical it takes lot of time.

        Proposed System:

The development of this new system contains the following activities, which try to automate the entire process keeping in the view of database integration approach. User Friendliness is provided in the application with various controls provided by system Rich User Interface. The system makes the overall project management much easier and flexible.  It can be accessed over the Intranet. The employee information can be stored in centralized database which can be maintained by the system

            Modules: 

  1. Administrator
  2. Citizen’s
  3. Web Services
  4. Citizen’s Bill Information
  5. Search
  6. Reports

download  Geo Spatial Info Tech Solutions A Asp.Net Project.

Gas Agency System ASP.NET, C#, SQL Server Project With Code

INTRODUCTION & OBJECTIVE

    Providing the facility to the users (Consumers) that can make online bookings for gas cylinder to concerned distributor or agency

PROBLEMS EXISTING SYSTEM

    Through this existing  consumer unable to make online gas booking. For gas booking he has to make a cal to distributor and book the gas on. Data has located in single system. Making online request is not possible in existing system. Online requests are like gas booking request and connection transfer request. For maintain the large data not possible with the existing system. More physical interaction needed.

GasAgencySystem

Changes have to be made before executing the project

1. Copy the given project folder in your system.
2. Right click on the folder, select the properties and click on web sharing tab
3. Click on share this folder in the following screen

GasAgencySystem4. Select Write, Script source access and Directory browsing GasAgencySystem1

5. Click on ok and then Apply
6. Open web.config file from project folder and change ConnectionString parameters like
•    Database/Initial catalog
•    U id/User id
•    Pwd/Password
•    Data source
8. Then save the web.config file

Download Gas Agency System ASP.NET, C#, SQL Server Project With Code.

C# Projects

 List of C# projects:

This category consists of 1000 projects in C#.Net,1000 projects in C sharp,C# final year projects,CSE C# Projects, 1000 projects for CSE  C# Projects,C# Projects ideas, C# Projects abstracts. 

  1. Film library Dot Net Final Year Project For Students
  2. Picture Album CSE Project On ASP.Net & SQL
  3. C# projects on Email Address Verification System C# & SQL Final Year Project
  4. C# projects on Libarary Management System CSE Dot Net & SQL Project
  5. C# projects on Address Book Dot Net Major Project With Code
  6. C# projects on Condo Management System C# SQL CSE Project With Code
  7. C# projects on Hotel Management System C#.Net & SQL CSE Final Year Project
  8. C# projects on Payroll Management System CSE .Net Major Project With Code
  9. C# projects on Poll Survey System ASP.Net C# SQL Server Btech CSE Project With Code
  10. E-ELECTION SQL Server 2005 & Visual studio Project
  11.  Multi-threaded Segmented Download Accelerator C# Project
  12. C# projects on Airline Reservation System A .Net Project With Code.
  13. C# projects on DOWNLOAD BUG TRACKER ASP.NET PROJECT REPORT WITH CODE
  14. C# projects on DOWNLOAD BUDGET ANALYSIS ASP.NET PROJECT WITH SOURCE CODE
  15. ASSESMENT EMULATOR A .NET PROJECT
  16. Account Payable System a Visual Studio Project Report
  17. Placement cell a ASP.Net Project with code.
  18. C# projects on ONLINE BLOOD BANK A C# .Net Project
  19. C# projects on Intra Mailing System Documentation a ASP.Net Project
  20. C# projects on Share Accounting Package a .Net Project
  21. C# projects on Secure LAN Communicator a .Net Project
  22. C# projects on Student Management system a C#.Net Project
  23. IMPLEMENTATION OF ECCENTRIC NETWORK FOR INTRANET” a C# .Net Project.
  24.   Hospital Management System Project in VB.Net
  25. HR Management System Project ASP.Net & VB.Net
  26. Human Value Management System in ASP.net & VB.Net
  27. Pratibha High School System project in ASP.Net & VB.Net
  28. Human Resource Information System Final Year project
  29. Distributing And Monitoring The Process In A Network MCA Project
  30. C# projects on E-Shopping Project in Asp.Net
  31. C# projects on College Website Project in ASP.Net
  32. Personal Identity Management final year CSE project
  33. C# projects on Library Automation over Network .Net Project
  34. Payroll System .Net Project
  35. Online Shopping & Bidding Application .Net Project
  36. Atomisation of Mark sheet Generation System
  37. C# projects on Multimedia System .Net Project
  38. C# projects on Boob Tube Flourish .Net Project
  39. Project Monitoring and Control Administration
  40. SMS Based RTC bus enquiry System
  41. Centralized Intruder Detection System for Gated Communities Using IR sensors
  42. Cross Database Manipulator Using Common Interface
  43. C# projects on Assembly Dissection Tool .Net Project
  44.   ATM Simulation System .Net Mini Project
  45. Municipal Administration System
  46. Route Stability in MANETs under the Random Direction Mobility Model
  47. C# projects on Telecom Business Management Systems .Net Project
  48. Trustworthy Computing under Resource Constraints with the DOWN Policy
  49. Cell Breathing Techniques for Load Balancing in Wireless LANs
  50. Project on Monitoring Online Tests through Data Visualization
  51. Monitoring Online Tests through Data Visualization Project
  52. C# projects on Monitoring Online Tests through Data Visualization
  53. C# projects on Project on Airline Reservation System
  54. C# projects on  Airline Ticket Booking System Project
  55. C# projects on GEO SPATIAL INFO TECH SOLUTIONS A ASP.Net Project.
  56. C# projects on Gas Agency System ASP.NET, C#, SQL Server Project With Code 

Film library Dot Net Final Year Project For Students

Film library is a small windows based application which is developed to give complete information about the movies.

Film Library as its name implies gives complete information about the movies like name of the movie, In which year the movie got released , . who are all the actors involved, who is the director, who is the producer and co-producer ,what is the time duration of the movie,etc.If we have the title of the movie we can identify the entire information about the movie ,in which year the movie was created, who is producer,director,actors what is main theme of the movie.previously like how many movies the director has created and how many got succeed.how many awards the director has received.in which locations the director shooted the movie what is the time duration of the scenes.when was the movie was last updated. What are all the scenes modified. what are all the scenes got succeeded. what is that reputation the director has got.

The current Film library Dot Net Final Year Project, online shopping is a web based application, which is mainly designed for selling and buying the Electronic devices as the customers are interested to perform their tasks online only. The administrator takes the responsibility to add various items and the users need to register to complete all their purchases online. The users need to provide their credit card number to buy the goods online. The sellers need to contact the administrator to add their items to the site. The user adds the items to their cart and purchases their items depending on their card balance.

The current project gives all the supreme rights to the administrator as the application should not be mislead.

Software and Hardware Requirements

Software Requirements:

Operating System : Windows 2000/xp/Vista

Front End Software :  Microsoft Visual studio 2008

Database : Microsoft SQL Server 2008

Hardware Requirements:

Processor : Pentium 4.0(1.6 GHz) and Higher

Memory :  512 MB

Hard Disk : 40 GB

Download Film library Dot Net Final Year Project For Students.

Picture Album CSE Project On ASP.Net & SQL

The Picture Album CSE Project mainly deals with storing the photos/images in a local system its nothing but a desktop project. It stores the images in a specified location user can see the images through the browser in a slide show.

This project mainly has the three modules in the name of steps like step1, step2, step3 respectively.

  • In step1 it deals with the select the folder in which you have photos or    images.
  • In step2 it deals with for generate the album and preview.
  • In step3 it deals for save the album in appropriate location.

Using this project user can store the photos by giving a specific name and title to your album so that user can store images like personal, professional etc. in different names.

After storing images into a local system user can generate photos automatically in a different order.

 Software and Hardware Requirements

 Software Requirements:

Operating System : Windows 2000/xp/Vista

Front End Software :  Microsoft Visual studio 2005

Database: Microsoft SQL Server 2005

Backend Language : ASP.Net

Hardware Requirements:

Processor : Pentium 4.0(1.6 GHz) and Higher

Memory :  512 MB

Hard Disk : 20 GB

Download Picture Album CSE Project On ASP.Net & SQL

Email Address Verification System C# & SQL Final Year Project

Personalized mail distribution through SMTP is used to send bulk emails. This project uses SMTP protocol to send emails. Here, we can send email for more than one person at a time. In customized mailing system, we can send emails to a particular person by using the search engine administrator can search the email address.Here, we use intra search engine to search for the email address of a person. Even we can use HTML format also for sending mails. If we have the ads or information in HTML file format, we can copy that HTML codes and post here along with the images also. At anytime, we can get soft copy and hard copy backup also. We can customize the soft copy backup as either xls file or text file format.

Software and Hardware Requirements

 Software Requirements:

Operating System : XP

Front End Software :  Visual studio 2005

Database : SQL Server 2005

Hardware Requirements:

Processor : Pentium 4.0(1.6 GHz)

Memory :  256 MB RAM

Hard Disk : 80 GB

Download Email Address Verification System C# & SQL Final Year Project

Library Management System CSE Dot Net & SQL Project

LIBRARY MANAGEMENT

Generally in libraries such as college library, public library, there exist various functions. The head of the library (Librarian) controls all the functions. Students, Faculty, including teaching and non teaching staff, clerks etc are the members in the Library.                       

All the members of the library have some right to use the facility of library depending upon the category. They can issue books, return the books, search for particular one etc. These surveys will be helpful in improving the functionality of the library.

PROBLEMS IN EXISTING SYSTEM:

  • Existing System was manual. Manual System was very time consuming.
  • Processes like Searching for Book, checking for availability for a particular book, takes much time.
  • It is difficult to maintain records of issued books, returned book.  
  • Addition and deletion of members, books need lot of maintenance.

PURPOSE OF THE PROJECT

This project is aimed at developing a Library Management System that is of importance to either college library or public library. All the members of the library are legally the users of the System. The Administrator can add new members, books and also he can create new category for members and books. Here we computerized the existing manual system.

Software and Hardware Requirements

 Software Requirements:

Operating System : Windows XP

Front End Software       :  Microsoft Visual studio

Database              :    Microsoft SQL Server

Hardware Requirements:

Processor             : Pentium 4.0(1.6 GHz) and Higher

Memory               :  512 MB

Hard Disk            : 10 GB

Download Libarary Management System CSE Dot Net & SQL Project