Siva
Siva
NO PARTICULARS PAGE NO
1 INTRODUCTION
1.1 ORGANIZATION PROFILE
2 SYSTEM STUDY
2.1 EXISTING SYSTEM
2.1.1 DISADVANTAGES
2.2 PROPOSED SYSTEM
2.2.1 ADVANTAGES
C. SAMPLE OUTPUT
D. DATA FLOW DIAGRAM
E. TABLE STRUCTURE
INTRODUCTION
1.INTRODUCTION
DÉCOR IN ONE TOUCH Is A Process Of Organizing A Professional And Focused Event, For A
And Executing Events Such As Wedding, Musical Concerts, Birthday Celebrations, Theme
Parties, Etc. Event Management Is The Application Of Project Management To The Creation
And Development Of Small And Large Scale Events. The Process Of Planning And
Coordinating The Event Is Usually Referred To As Event Planning And Which Can Include
Transportation And Parking, Arranging For Speakers Or Entertainers, Arranging Decor, Event
Security, Catering, Coordinating With Third Party Vendors, And Emergency Plans. An Event
Refers To A Social Gathering Or Activity, Such As A Festival, ( For Example A Musical Festival),
This Project Is Based On Event Management System. It Is Used To Manage All The
Activity Related To Event. In Any Event Any Services Providers Work Simultaneously
And It Is Very Hard To Mange This Providers. It Is Also Important For Event Organizer
That He Has All The Contacts Details Of These Service Providers So That He Can
Contact Them Any Time To Plan An Event At Given Time. To Manage All These Activity
Business, User Should Have Strong Network Of Service Providers Like Sound System
1.2.1HARDWARE CONFIGURATION
RAM : 3GB
SERVER : PHP,PYTHON
BACKEND : MYSQL
INTRODUCTION TO FRONTEND
HYPERTEXT MARKUP LANGUAGE(HTML)
HTML or Hypertext Markup Language is the standard markup language used to
HTML is written in the form of HTML elements consisting of tags enclosed in angle
brackets (like <html>). HTML tags most commonly come in pairs like <h1> and
</h1>, although some tags represent empty elements and so are unpaired, for
example <img>. The first tag in a pair is the start tag, and the second tag is the end
tag (they are also called opening tags and closing tags). Though not always
necessary, it is best practice to append a slash to tags which are not paired with a
closing tag.
The purpose of a web browser is to read HTML documents and compose them into
visible or audible web pages. The browser does not display the HTML tags, but uses
the tags to interpret the content of the page. HTML describes the structure of a
website semantically along with cues for presentation, making it a markup language
HTML elements form the building blocks of all websites. HTML allows images and
such as headings, paragraphs, lists, links, quotes and other items. It can embed
scripts written in languages such as JavaScript which affect the behavior of HTML
web pages.
CASCADING STYLE SHEETS(CSS)
CSS, short for Cascading Style Sheets, is a fundamental language used in web development
to control the visual presentation of web pages. It serves as a styling language that works
alongside HTML to define how HTML elements should be displayed on the screen, making
websites aesthetically appealing and user-friendly.
One of the key features of CSS is its ability to separate the content of a webpage from its
presentation. This separation allows developers to create consistent styling across multiple
pages of a website by defining styles in a single CSS file and applying them to various HTML
elements. Additionally, CSS enables developers to create responsive designs that adapt to
different screen sizes and devices, enhancing the accessibility and usability of websites.
CSS operates on a cascading principle, where styles can be inherited from parent elements
and overridden by more specific styles. This hierarchical approach provides flexibility and
control over the styling of individual elements while maintaining consistency throughout the
webpage.
Furthermore, CSS offers a wide range of styling capabilities, including setting colors, fonts,
margins, padding, borders, and more. It also supports advanced layout techniques such as
flexbox and grid, which streamline the process of creating complex and dynamic page
layouts.
In CSS is a crucial language in web development that empowers developers to create visually
appealing and responsive websites. Its ability to separate content from presentation,
cascading nature, and extensive styling capabilities make it an indispensable tool for crafting
engaging and user-friendly web experiences.
JAVASCRIPT:
JavaScript is the scripting language of the Web. All modern HTML pages are using JavaScript.
A scripting language is a lightweight programming language. JavaScript code can be inserted
into any HTML page, and it can be executed by all types of web browsers. JavaScript is easy
to learn.
JAVASCRIPT PROPERTIES:
MY SQL:
is a database system used on the web it runs on a server. MySQL is ideal for both
small and large applications. It is very fast, reliable, and easy to use.
The data in MySQL is stored in tables. A table is a collection of related data, and it
consists of columns and rows. Databases are useful when storing information
categorically.
FEATURES OF MySQL:
Security:
A privilege and password system that is very flexible and secure, and that
Password security by encryption of all password traffic when you connect to a server.
SERVER SIDE SCRIPT
HYPER TEXT PREPROCESSOR(PHP):
WHAT IS PHP?
PHP files can contain text, HTML, CSS, JavaScript, and PHP code
PHP code are executed on the server, and the result is returned to the browser as
plain HTML
PHP files have extension ".php"
PYTHON:
Dynamic Semantics. Its High-Level Built In Data Structures, Combined With Dynamic
Typing And Dynamic Binding, Make It Very Attractive For Rapid Application
And Packages, Which Encourages Program Modularity And Code Reuse. The Python
Interpreter And The Extensive Standard Library Are Available In Source Or Binary Form
Without Charge For All Major Platforms, And Can Be Freely Distributed.
SYSTEM STUDY
2.SYSTEM STUDY
2.1 EXISTING SYSTEM:
2.1.1 Drawbacks
Manual Processes: Current systems often rely on manual processes for tasks such as
Data Security Risks: With physical paperwork and storage systems, there's a higher
Lack of Integration: Existing systems may not integrate well with other platforms or
management.
Limited Analytics: Without robust data analytics capabilities, organizers may struggle
to gather insights into attendee preferences, behavior, and event success metrics.
2.2 PROPOSED SYSTEM
2.1.1 FEATURES
Convenience: Users can easily browse, plan, and manage events from the comfort of
their homes or offices.
Accessibility: It allows participants and organizers to access event information
anytime, anywhere, using any internet-enabled device.
Efficiency: Streamlines the event planning process by providing tools for registration,
ticketing, scheduling, and communication.
Cost-effectiveness: Reduces the need for physical infrastructure and manual
processes, saving time and resources.
Reach: Enables organizers to reach a wider audience by promoting events through
various online channels and social media platforms.
SYSTEM DESIGM AND DEVELOPMENT