ELECTRONIC TENDER
QUERY HANDLING
SYSTEM(ETS)
SUBMITTED BY:-
RIYA GUPTA
20513302715
CSE-7B
TCIL Electronic Tender System?
Telecommunications Consultants India Ltd. (TCIL) is a leading IS/ISO 9001:2008 and
ISO 14001:2004 certified Govt. of India Undertaking incorporated in 1978 under the
Administrative control of Department of Telecommunications, Ministry of
Communications & Information Technology, Govt. of India. TCIL, a premier
telecommunication consultancy and engineering company is making available its vast
and varied telecom expertise to friendly developing countries. TCIL has extended its
telecom consultancy and turnkey projects execution services to telecom operators,
bulk users and others in India and 80 other countries in Middle East, Africa, South &
South East Asia. The success story of TCIL lies in its Quality Management and
excellence in project execution. The Company's organic and inorganic growth has led
to multiply its standalone as well as group turnover manifold.
ABSTRACT
The project basically concerns with making an Electronic Tender
System (ETS) for rendering E-Auction services to multiple other govt.
entities. The aim is to provide a mechanism for a secure and
transparent system that can keep all the invoices of tenders and
corrigendum. The main objective for developing this project is to
provide all the functionality related to buyer’s record. It keeps all the
information of the buyer. I have developed all type of functionalities
like Add, Read, Update, View and Delete operations of the buyer.
This is a role-based module where the admin can perform each
operation on the data, but other user will be able to view only the
buyer’s data, so access level restrictions has also been implemented
on this project.
SOFTWARE USED
VISUAL STUDIO MICROSOSFT SQL
SERVER MANAGEMENT
STUDIO
LANGUAGE USED
[Link]
Structured query language(SQL)
CSS
HTML
HARDWARE REQUIREMENTS
-The user should have the appropriate version of windows.
-The system should have up to 1 GB ram minimum requirement for
the application.
The software requires at least 45 GB of internal storage.
The application should be installed on the system.
-CPU with a speed of 1.3Ghz is a good choice for normal usage
[Link]
Visual Basic .NET ([Link]) is a multi-
paradigm, object-oriented programming language,
implemented on the .NET Framework. Microsoft
launched [Link] in 2002 as the successor to its
original Visual Basic language. Although the ".NET"
portion of the name was dropped in 2005, this article uses
"Visual Basic [.NET]" to refer to all Visual Basic languages
releases since 2002, in order to distinguish between them
and the classic Visual Basic. Along with Visual C#, it is one
of the two main languages targeting the .NET framework.
SQL SERVER
Microsoft SQL Server is a relational database
management system developed by Microsoft. As
a database server, it is a software product with the primary
function of storing and retrieving data as requested by
other software applications—which may run either on the
same computer or on another computer across a network
(including the Internet).
SQL Server allows multiple clients to use the same
database concurrently. As such, it needs to control
concurrent access to shared data, to ensure data
integrity—when multiple clients update the same
data, or clients attempt to read data that is in the
process of being changed by another client. SQL
Server provides two modes of concurrency
control: pessimistic concurrency and optimistic
concurrency.
HTML
HTML5 is the latest and most enhanced version of HTML. Technically, HTML is not a
programming language, but rather a mark-up language. In this tutorial, we will
discuss the features of HTML5 and how to use it in practice. HTML5 is the next
major revision of the HTML standard superseding HTML 4.01, XHTML 1.0, and
XHTML 1.1. HTML5 is a standard for structuring and presenting content on the
World Wide Web.HTML5 is a cooperation between the World Wide Web
Consortium (W3C) and the Web Hypertext Application Technology Working Group
.The new standard incorporates features like video playback and drag-and-drop that
have been previously dependent on third-party browser plug-ins such as Adobe
Flash, Microsoft Silverlight, and Google Gears.
css
Cascading Style Sheets (CSS) is a style sheet
language used for describing the look and formatting
of a document written in a markup language.CSS3 is
a latest standard of css earlier versions(CSS2).
CSS is a cornerstone technology of the World Wide
Web, alongside HTML and JavaScript. CSS is designed
to enable the separation of presentation and
content, including layout, colors, and fonts.[3] This
separation can improve content accessibility, provide
more flexibility and control in the specification of
presentation characteristics, enable multiple web
pages to share formatting by specifying the relevant
CSS in a separate .css file, and reduce complexity
and repetition in the structural content.
BRIEF OVERVIEW
The main objective for developing this project is to provide all the
functionality related to buyer’s record. It keeps all the information of
the buyer. I have developed all type of functionalities like Add,
Read, Update, View and Delete operations of the buyer. This is a
role-based module where the admin can perform each operation
on the data, but other user will be able to view only the buyer’s
data, so access level restrictions has also been implemented on this
project.
KEY FEATURES
Admin can add new record of Buyer.
After filling of necessary information unique invoice ref. will be generated
corresponding to a buyer with a unique id.
After every insertion record will be saved to database automatically.
Integrated with a calculator to do additions of GST.
Remarks for correction can also be added to the form.
Admin as well as user can see the list of the buyer details.
Only the admin can edit and update the record of the buyer.
Admin will be able to delete the record of the buyers.
All the buyer’s forms are validated on the client side.
User will be able to see all the records for reference.
Admin will be able to update details corresponding to a unique id.
Admin as well as user can search for records by unique id.
User friendly interface to keep records of buyer.
REFERENCE
Stackoverflow: [Link]
Tutorialspoint :[Link]
[Link]
ntplustheplusnumberplusofplusitems
[Link]
THANKYOU!!