MCA SOCIETY WEBSITE Prepared by: - C. Akash (2106101001) - Brahmananda Kar (2106101003) - Subhransu Sekhar Samal (2106101006) Supervised by: - Dr. Sasmita Kumari Padhy
CONTENTS: Introduction Working Procedure Methodology Requirement analysis Building Blocks Code Snippets and working Writing Elements of Navbar Conclusion References
Introduction: The "College Website" has been developed to override the problems prevailing in the practicing manual system. This software is supported to eliminate and, in some cases, reduce the hardships faced by this existing system. Moreover, this system is designed for the particular need of the company to carry out operations in a smooth and effective manner 1.1 Introduction
1.2 Objectives Main The main objective of the Project on College Website is to manage the details of College, Student, Employee, Course, Fees It manages all the information about College, Faculty, Placement, Contact. The project is totally built at user end and thus only the user is guaranteed the access. The purpose of the project is to build an application program to reduce the manual work for managing the College, Student, Faculty. Employee. It tracks all the details about the Employee, Course, placement.
WORKING PROCEDURE As a living being, you have a genetic code. Your DNA contains all the genetic markers that make you… you. All the elements that make you unique are defined by this code. Your eye colour , whether you have straight or curly hair, your height. There’s a replicating molecule that reads your DNA when your body makes cells. The cells follow the plan laid out for them. That is kind of how a website works. A website is also made of code. HTML code is a programming language that allows a web developer to plan out a web page. All those page elements we discussed earlier, be they text or visual elements or whatnot, are all written out in code.
When you access a website, your computer is using a browser. There are several different kinds of web browsers… Safari, Firefox, and Chrome are probably the most popular. Regardless of which browser you use, the browser works like that replicating molecule. It takes the code that the web developer has written out and decodes it into what you see when you type in a web address.
REQUIREMENT ANALYSIS Hardware: • CORE i5 processor • RAM 4 GB or more. • 1 TB HDD/ 512 GB SSD Software: • Windows 10 or above. • VS CODE • Chrome • XAMPP
METHODOLOGY
BUILDING BLOCKS HTML: a programming language used to describe the structure of information on a webpage. CSS: a stylesheet language used to describe the presentation of a document written in HTML or XML . JavaScript: a programming language used to create dynamic and interactive web content like applications and browsers. PHP: a programming language most widely used open source and general purpose server side scripting.
CODE SNIPPETS AND WORKING - WRITTING CODE FOR NAVBAR AND SLIDE SHOW
SLIDESHOW
5.2-WRITING ELEMENTS OF NAVBAR: FACULTY:
COURSE
LOGIN
CONTACT PAGE
PLACEMENT
CONCLUSION It has been a great pleasure for me to work on this exciting and challenging project. This project proved good for me as it provided practical knowledge of not only programming in HTML, CSS, and JS. W eb based application and no some extent Windows Application. and SQL Server, but also about all handling procedure related with "MCA SOCIETY WEBSITE". It also provides knowledge about the latest technology used in developing web enabled application and client server technology that will be great demand in future. This will provide better opportunities and guidance in future in developing projects Independently.
REFERENCES https://www.w3schools.com/html/ https://www.w3schools.com/css/ https://www.w3schools.com/js/ https://www.w3schools.com/php/ https://www.w3schools.com/php/php_mysql_intro.asp https://sourceforge.net/projects/xampp/ Html & CSS: The Complete Reference by POWELL and THOMAS, McGraw Hill JavaScript For Modern Web Development: Building A Web Application Using HTML, CSS, And JavaScript