Synopsis Report

  • July 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Synopsis Report as PDF for free.

More details

  • Words: 1,775
  • Pages: 12
SYNOPSIS REPORT ON “ATTENDANCE ANALYSIS SYSTEM FOR LIMAT”

LINGAYA’S INSTITUTE OF MANAGEMENT & TECHNOLOGY NACHAULI,FARIDABAD(HARYANA)

Project synopsis submitted in the partial fulfillment of the requirement of the degree of bachelor of engineering in Information Technology,Maharishi Dayanand University Rohtak.

Supervisor-Mrs. Shilpi

SUBMITTED BY: Vartika Paul 4IT55 Sonali Khurana 4IT63 Renu Yadav 4IT35

ACKNOWLEDGEMENT The work on this thesis has been an inspiring,existing , interesting and challenging experience.It has been made possible by many other people who have supported us. We are very grateful to our project guide Mrs. Shilpi who has given us the chance to participate in this interesting project.She has supported us with her encouragement and many fruitful discussions.We would also like to express our sincere thanks to Mr. Tapas Kumar for his invaluable experience and advice.

INTRODUCTION “Attendance Analysis System” will be developed, keeping in mind the requirements about day-to-day handling of attendance of the students by the faculties in the engineering colleges. By using Attendance analysis system, a lecturer can keep track of attendance of every student, analyze it and finally build a Microsoft Word based report. Since this project is build for an engineering college, first let us explain you the academic structure in an engineering college. An engineering college is made up of different departments like Information Technology, Computers, Electronics, Instrument ation, and Mechanical and so on. These departments consists of different classes like FE (First Yr. Engg.), SE (Second Yr. Engg.), TE (Third Yr. Engg.) & BE (the Final Year). Each year is made up of two semesters. Each semester has some set of subjects & these subjects are taught by the lecturers to the students. A student is always unique to a department. A lecturer can held any number of subjects under any department.

Some features to be included in the project: The project will be designed on the Visual Studio 2005. Its front-end uses a Visual C# application interfaced with a back-end as Microsoft Access, to store the data collected by the application. Few key features of the project are as follows: Easy to understand & operate: The application has a convenient user interface complied using latest Visual C# complier under Microsoft .NET Framework for making its usage more easy to understand and convenient to operate. Build Word Document based report: This project helps a user is to create a Word document of the attendance sheet that is retrieved from the application. The application also uses some of the resources under the Microsoft Office 2003, like Word & Access.

How to use the application: The use of Attendance Analysis System is best explained, menu wise, in a step by step representation: Step 1. Create Department. step 2. Create Class per Department. Step 3. Add Lecturer in Department. Step 4. Add Subject in Class. Step 5. Add Student in Class. Step 6. Register Lecturer Step 7. Register Students Step 8. Add attendance of Students for registered subject. Step 9. Display and build Word based attendance analysis report

SCOPE AND OBJECTIVE Scope We will make Attendance Analysis System so that by using this a lecturer can keep track of the attendance of the students.

Objective To save the time and effort in managing the attendance records, calculating the percentage of attendance for a particular student for each particular subject.

SYSTEM SPECIFICATIONS HARDWARE REQUIREMENTS  SYSTEM  MINIMUM 256MB RAM SOFTWARE REQUIREMENTS  MICROSOFT VISUAL STUDIO 2OO5 (C# DOT NET)  SQL SERVER

FEASIBILITY STUDY OF THE PROJECT A feasibility is a preliminary study undertaken to determine and document a project's viability.These results of this study are used to make a decision whether to proceed with the project, or table it. If it indeed leads to a project being approved, it will - before the real work of the proposed project starts be used to ascertain the likelihood of the project's success. It is an analysis of possible alternative solutions to a problem and a recommendation on the best alternative. It, for example, can decide whether an order processing be carried out by a new system more efficiently than the previous one.

Needs Analysis A needs analysis should be the first undertaking of a feasibility study as it clearly defines the project outline and the clients' requirements. Once these questions have been answered the person/s undertaking the feasibility study will have outlined the project needs definition. The following questions need to be asked to define the project needs definition: What is the end deliverable? What purpose will it serve? What are the environmental effects? What are the rules and regulations? What standards will we be measured against? What are the quality requirements? What are the minimal quality requirements allowed? What sustainability can we expect? What carry over work can we expect? What are the penalty clauses? How much do we need to outsource? How much do we need to insource?

Technical Aspect This involves questions such as whether the technology needed for the system exists, how difficult it will be to build, and whether the firm has enough experience using that technology.The assessment is based on an outline design of system requirements in terms of Input, Output, Fields, Programs, and Procedures.This can be qualified in terms of volumes of data,trends,frequency of updating,etc..in order to give an introduction to the technical system.

Schedule Feasibility study This involves questions such as how much time is available to build the new system, when it can be built , whether it interferes with normal business operation, number of resources required, dependencies, etc.

Financial Aspect •

One Time investment-It is one time investment once



invested gives you the fruit of interest. Economically Cheap-The project should be economically cheap.

DOT NET FRAMEWORK When Microsoft formally introduced its .NET strategy in mid-2000, analysts were confused about how the company would pull off such a massive platform shift. Two years later, they're still wondering. But .NET isn't vaporware, and it's not a pipe dream. In fact, .NET is happening today. It's a dessert topping, it's a floor cleaner--it's a dessert topping and a floor cleaner! Actually, .NET is many things, but primarily it's a marketing term for a set of products and technologies that Microsoft is creating to move personal and enterprise computing beyond the PC desktop and into a distributed Internet-based environment. So .NET--which was originally called Next Generation Windows Services (NGWS)--is also a platform, one that Microsoft sees as the successor to Windows. The .NET platform is based on Web services which are, in turn, defined by a language called XML. XML--the extensible Markup Language--is a self-descriptive, data definition language. It's similar to HTML, the language of the Web, but it's far more powerful because it's not limited to a static list of language constructs ("tags") that the language's authors supply. Instead, XML is extensible and dynamic: Programmers can define new types of data using XML and then describe that data so that others will know how to use it. Web services are server-side applications that expose their services as programmable units that other applications (and Web services) can access over the Internet. It's possible the .NET platform could be ported to other operating systems, such as Linux, FreeBSD, the Macintosh, or whatever, and indeed, some work is being done now in this area. However, .NET very much requires Windows today, on both the server and the client. One might say that .NET and Windows have a symbiotic relationship. A company called Ximian is porting the standards-based parts of .NET to Linux as you read this, and the work is amazingly far along. Code-named Mono, this project seeks to bring the C# programming language, the Common Language Runtime (CLR, see below), and other .NET features to

Linux. On a related note, Microsoft has contracted Corel (makers of CorelDraw and Word Perfect) to port .NET to FreeBSD at some undetermined date in the future. This project has not yet started. You can run .NET client applications and services on Windows 98, 98 SE, Millennium Edition (Me), NT 4.0, 2000, or XP. Beginning in late 2002, you will be able to run .NET applications and services on Windows CE .NET products, such as the Pocket PC and Microsoft Smart Phone, as well. On the server; you can use Windows NT 4.0, 2000, or .NET Server. Windows XP has got features of .Net but not many. Because Windows XP was designed and built before the .NET Framework was complete, it only includes bare-bones .NET functionality. The primary conduit for .NET in XP is Windows Messenger, which is used to expose .NET alert and rendezvous services. XP also includes integration with the .NET Passport service, so that you can optionally auto-logon to Passport when you logon to Windows.

.NET is comprised of several related technologies, including: .NET Framework - A runtime environment and set of standard services which .NET capable applications and services can utilize. Implemented as a code library, the .NET Framework includes the Common Language Runtime (CLR), the .NET run-time environment; ASP .NET, a Web applications platform; and ADO .NET, for data store access. Microsoft will ship a version of the .NET Framework--dubbed the .NET Compact Framework-for Pocket PCs, Microsoft Smart Phones, and other similar devices in late 2002. .NET My Services - A set of free, consumer-oriented services that will expand on .NET Passport's authentication services (available today) to offer Web server-based storage of personal information such as name and address, calendar, address book, and credit card information. Microsoft expects to ship .NET My Services (previously code-named Hailstorm) for consumers by the end of 2002. A business oriented version of .NET My Services is also

in the works. .NET Enterprise Servers - A set of expensive Microsoft server software that runs on Windows servers, including Application Server, BizTalk Server, Exchange Server, Host Integration Server, Internet Security and Acceleration Server, SQL Server, and many others. Microsoft is currently shipping many such server products, but they are all based on Windows DNA currently, not .NET. Future server products--beginning with Windows .NET Server, due in late 2002--will actually be based on .NET technologies for the first time. Visual Studio .NET - Microsoft's .NET development environment, with support for languages such as Visual Basic .NET, Visual C++ .NET, and Visual C# .NET, which all target the .NET Framework. Other vendors can add other language capabilities to Visual Studio .NET, and the suite can be used to target a wide range of applications and services, including .NET Web services, Windows applications, and Web applications. Note that Visual Studio .NET is not required to create .NET applications and services: Developers can download the .NET Framework for free; this download includes compilers for Visual Basic .NET, Visual C++ .NET and Visual C# .NET.

Related Documents

Synopsis Report
July 2020 2
Synopsis
November 2019 44
Synopsis
November 2019 64
Synopsis
May 2020 50
Synopsis
May 2020 49