Pallavi

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

Department of Computer Science Engineering

SYNOPSIS
Campus Online Notice Board

A Minor Project submitted

For the partial fulfilment of the degree of


Bachelor of Technology in
Computer Science Engineering
(Session 2020-2023)

KONARK INSTITUTE OF SCIENCE AND TECHNOLOGY


TECHNO PARK, JATNI-752050, BHUBANESWAR, ODISHA

Project Guide: Submitted by:


Sanjulata Seth (2021214050)
Pallabi Seth (2021214046)
Subhadra Bhoi (2021214052)
INTRODUCTION:
In computer science, web development is used for making things easier in
different way. Web application development is the process and practice of
developing web applications. Web applications are business strategies and
policies implemented on the Web through the use of User, Business and Data
services. These tools are where the future lies. Web based applications have
evolved considerably over the present years and alongside improvements in
protection and knowledge there are plenty of scenarios Where traditional
software-based applications and arrangements might be enhanced by
transferring them to a we based application.

OBJECTIVE:
 To build a website in particular domain the main objective of
this project is to help students get notice and information
easily and discussing the queries with the teachers on the
website, more the discussion more will be the information
collected. Some of the important features are listed below-The
main objective of this project is to help the users to answer
their questions/queries from the Ask me module.
 The Sub plummeting and after implementing. Our website
provides teachers to delete the post, edit the post and can
suggest more information regarding in form of short notes and it
has some Information sorted by date and time which will
displayed in home page which can be sorted department wise.
This helps the user with all the content whatever required
mostly websites do not provide this. To access it first user, have
to create an account or sign up then they have to log-in.
 Database is created in which the user’s registration and other
details are saved.
The project contains seven main modules.
 Admin
 Post Notice
 Registration (Student and Teacher Separate)
 Comments by
 Index
 Login
 Dashboard

1. Admin Module:
 Can be used to delete, enable/disable users.
 Can also be used to delete users’ posts.

2. Post Question Module:


 This module is mainly for the registered users. As the Administrator
has to know who has posted the questions the user is registered here.
These registered users alone can post their question in detailed manner.

3. Registration Module:
 This Module helps to register a new visitor of the website.

4. Answer Module:
 Each and every posted question will get the exact answer
from the Discussion Forum team and also, they can get a lot
of answers from the different user.

5. Index Module:
 This module is used to view all the questions posted by different users.
A user can click on the question to view it in detail discussions.
6. Login Module:
 Used to log in into the dashboard by the user. Conducts the
authentication process and informs the visitor whether he is allowed to
login or his id is disabled.

7. Dashboard Module:
 This module is used to view user specific questions and can be used for
the following tasks.
1.Delete Post
2.View existing Post
3.Editing Existing Post
4.Add new post

SOFTWARE AND HARDWARE REQUIREMENTS:

 This section describes the software and hardware requirements of


the systems.

SOFTWARE REQUIREMENTS:

 Operating system- Windows 10 is used as the operating system as it


is stable and support more features and is more user-friendly.

 Database MYSQL-MYSQL is used as database as it easy to maintain


and retrieve records by simple queries which are in English language
which are easy to understand and easy to write.

 Development tools and Programming language- HTML is used to write


the whole code and develop webpages with CSS, java script for styling
work and PHP for sever side scripting.

HARDWARE REQUIREMENTS:

 Intel core i3 4thgeneration is used as a processor because it is fast than


other processors and provide reliable and stable and we can run our pc for
long time. By using this processor, we can keep on developing our
project without any worries.

 Ram 2 GB used as it will provide fast reading and writing capabilities and
will in turn support in processing.
Purpose:

 The main purpose of this project is to help people from different places
to interact and gain knowledge about anything they want by posting
new queries on this website.

Future scope and further enhancement of the Project:

 This is a website which will be useful for students to get notice and
information directly from teachers and also ask questions directly
from the teachers.
In future, we wish to add the following features-
 We want to add sharing option for posts so that the posts can be
shared directly on social media websites.

 Some work needs to be done on the SEO of the website before officially
launching it.

 We need to introduce a compression tool for the images in the


database so that the website speeds up.

 We will be improving the theme of the website to give a more appealing


look.

REFERENCES:

1. STEVE HARRIS AND


ROBMACDONALD, “WEB
DEVELOPMENT WITH VB.NET”
-APRES

2. MATTHEW MACDONALD,
“MICROSOFT VISUAL BASIC.NET PROGRAMMER’S COOKBOOK”
-TATA McGraw HILL EDITION

3. CHRIS GOODE, JOHN KAUFFMAN


“BEGINNING ASP.NET 1.0 WITH VISUAL BASIC.NET”
-WROX PROGRAMMER TO PROGRAMMER

You might also like