Vipin Synopysis
Vipin Synopysis
Submitted By:
VIPIN BHARTI
2101450100058
Affiliated to:
i
DECLARATION
I hereby declare that this submission is our own work and that, to the best of our
knowledge and belief, it contains no material previously published or written by another
neither person nor material which to a substantial extent has been accepted for the award of
any other degree of the university or other institute of higher learning, except where due
acknowledgment has been made in the text.
Signature:
ii
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
CERTIFICATE
…………………….…………………….
iii
ACKNOWLEDGEMENT
iv
TABLE OF CONTENTS
Declaration ii
Certificate iii
Acknowledgement iv
Abstract vi
1. Introduction vii
6. References xxiv
v
ABSTRACT
Another key feature of the website is its real-time decoration , which provides
a platform for public to interact with each other and share knowledge.
The website has been developed using modern web technologies such as
HTML, CSS, JavaScript, and Socket.io Node.js, to ensure that it is user-friendly
and easy to navigate. These technologies allow for a seamless and responsive
experience for users, regardless of their device or location.
CHAPTER – 01
INTRODUCTION
vi
This chapter gives an overview about the aim , objectives ,background and
operation environment of the website.
In today's digital age, professional websites have become a popular resource for
public looking to best event plannig.Public, in particular, require access to
high-quality decoration resources to keep up with the latest advances and
technologies in their field. An professional website that provides decor
managemengt, and real-time decorations can be an invaluable resource for
public. In this synopsis, we will discuss the key features of such a website and
the technologies used to build it.
Decors
Event management
Real Time decorations
Contact Info
CHAPTER -02
SYSTEM ANALYSIS
vii
In this chapter, we will discuss and analyse about the developing process of
“PROFESSIONAL WEBSITE FOR EVENTS” including software requirement
specification (SRS). The functional and non functional requirements are
included in SRS part to provide complete description and overview of system
requirement before the developing process is carried out.
PROBLEM STATEMENT:
Understanding the Needs of public for event management The first chapter will
provide an overview of the needs of public. benefits of having a supportive
community of peers and decors.
viii
2.1.3 SOFTWARE AND HARDWARE REQUIREMENTS
This section describes the software and hardware requirements of the system
ix
The front end is designed using of html ,css, Java script
x
a priority scheme to determine which style rules apply if more than one rule
matches against a particular element. In this so-called cascade, priorities or
weights are calculated and assigned to rules, so that the results are predictable.
NODE JS-
xi
very difficult to use. Furthermore, users of Node.js are free from worries of
dead-locking the process, since there are no locks. Almost no function in
Node.js directly performs I/O, so the process never blocks except when the I/O
is performed using synchronous methods of Node.js standard library. Because
nothing blocks, scalable systems are very reasonable to develop in Node.js. If
some of this language is unfamiliar, there is a full article on Blocking vs. Non-
Blocking. Node.js is similar in design to, and influenced by, systems like
Ruby's Event Machine and Python's Twisted. Node.js takes the event model a
bit further. It presents an event loop as a runtime construct instead of as a
library. In other systems, there is always a blocking call to start the event-loop.
Typically, behavior is defined through callbacks at the beginning of a script, and
at the end a server is started through a blocking call like EventMachine::run().
JAVAScript-
xii
a wrapper for WebSockets, it provides many more features, including
broadcasting to multiple sockets, storing data associated with each client,
and asynchronous I/O.
GitHub-
GitHub is a web-based interface that uses Git, the open source version control
software that lets multiple people make separate changes to web pages at the
same time. As Carpenter notes, because it allows for real-time collaboration,
GitHub encourages teams to work together to build and edit their site content.
CHAPTER – 03
SYSTEM IMPLEMENTATION
xiii
Features of the Website
Home page SCREENSHOT
xiv
The our decoration feature is an essential part of any professional
website. It allows public to view and contact decotaiom on the event
they area want.. These event can be organized by v royal event
planner,
xv
An Event planning is a collection of events related topublic
public demand
demand.
It can include articles, videos, photos, and other professional
materials that are relevant to public. The service should be
organized by event and decoration , making it easy for public to find
the resources they need. A search feature should also be included,
allowing public to quickly find the resources they need.
3.2.4Contact Page:
xvi
3.3 MODULE DESCRIPTION
HOME PAGE
ABOUT US
OUR DECORATION
DECORATIONS
EVENTS
CONTACT US
xvii
CHAPTER-04
SYSTEM TESTING
The aim of the system testing process was to determine all defects in our
project. The program was subjected to a set of test inputs and various
observations were made and based on these observations it will be decided
whether the program behaves as expected or not. Our Project went through two
levels of testing
1. Unit testing
xviii
2. integration testing
UNIT TESTING
Unit testing is undertaken when a module has been created and successfully
reviewed. In order to test a single module we need to provide a complete
environment i.e., besides the module we would require
The procedures belonging to other modules that the module under test calls
Unit testing was done on each and every module that is described under module
description of chapter 3
2. Testing CHATROOM module -This form is used for log in of user. In this we
enter the name and join the chat room section for chating and interect with
people
4. Test for notes module -This module is used for searching different notes for
different subjects.
INTEGRATION TESTING
xix
In this type of testing we test various integration of the project module by
providing the input. The primary objective is to test the module interfaces in
order to ensure that no errors are occurring when one module invokes the other
module.
CHAPTER – 05
xx
faculty members, building a network that can help them in their future
careers. Overall, an professional website for public is a necessity in
today's world, where education is the key to success.
CHAPTER – 06
REFERENCES
https://raunaccccc.github.io/Notes-Application/home.html
https://www.google.com/
https://www.youtube.com/
https://www.wikipedia.org/
https://github.com/
xxi
https://in.pinterest.com/
https://www.w3schools.com/
xxii