This document summarizes a student project to design a website for a company called "PARAMOUNT MICRONIX and ALLOY CASTING". The 3 sentence summary is:
The website was designed to provide information to users about the company's projects, products, and contact details, as well as an inquiry form. It also includes an administrative login for owners to view inquiries and replies. The project describes the features and requirements of the website, which was developed using HTML, CSS, JSP, and a MySQL database to display company information and allow inquiries and responses.
1 of 9
More Related Content
Website and inquiry management system
1. BHARATI VIDYAPEETHS COLLEGE OF
ENGINEERING,KOLHAPUR
A MINI PROJECT-II ON COMPANY PROFILE OF
PARAMOUNT MICRONIX AND
ALLOYCASTING
BY ,
MR. SOHAM S. KULKARNI
MS. RUNITA N. MUDHALE
MS. RAJKUNWAR R. SAWANT
UNDER THE GUIDANCE OF,
MR. A. M. PATRAVALE
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
2013-14
2. INTRODUCTION
A website is a set of related web pages served from a single web domain. A
website is hosted on at least one web server, accessible via a network such as the
internet.
A webpage is document, typically written in plain text interspersed with
formatting instructions of Hypertext Markup Language (HTML,XHTML). A
webpage may incorporate elements from other websites with suitable markup
anchors.
PROBLEM STATEMENT
This project is about of designing and developing a web site for company
PARAMOUNT MICRONIX and ALLOY CASTING". The website displays
information about various projects, company information, products, contact
information, inquiry and other fields about this company.
3. PROPOSED WORK
This website displays information about various projects,
company information, products, contact information, inquiry
and other fields about PARAMOUNT MICRONIX and
ALLOY CASTING to web users.
The website also provides administrative login for company
owner for displaying enquiries and record.
4. Features
Client
Company Information.
Products Information.
Contact Information
Inquiry.
Admin
Login.
Change password.
Forgot password.
Display of Enquiries.
Display of Records.
Reply to Enquiries.
Logout .
6. HARDWARE REQUIREMENTS
Processor - Pentium 4 / Dual core and future
processor.
RAM- 256 MB or more.
Hard Disk - At least 200-300MB free space.
SOFTWARE REQUIREMENTS
Web Browser
Notepad++ v6.5
JDK for Windows 64-bit (jdk-windows-x64)
Apache Tomcat Server v7.0.42
Resin Server v1.2.0
MySQL Database Community Server v5.6.13.1
7. LANGUAGES AND DATABASE USED -
Front End (HTML and CSS)
Hypertext Markup Language (HTML) is the main markup
language for creating web pages and other information that can
be displayed in a web browser.
Cascading Style Sheets (CSS) is mainly used for designing of
web pages.
Back End(JSP and MySQL)
Java Server Pages (JSP) allows Java code and certain pre-defined
actions to be interleaved with static web markup content, with the
resulting page being compiled and executed on the server to
deliver a document.
MySQL is Relational Database Management System(RDBMS)
used to manage data contained within it.
8. CONCLUSION -
Thus, by visiting this site the user will be able to get the
information about the company, its various projects, products and
other fields about this company and can make inquiry.
Admin can see the enquires and reply to enquiries.
We also studied various languages and database for
implementation of this website.