Online College Magazine

You might also like

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

Abstract

The project ONLINE COLLEGE MAGAZINE assists the students in posting and reading academic articles , Subjective notes. Using this online system , one can can enhance technicual as well as subjective knowledge by reading articles . you can manage all your information from a single database file. Within the file, divide your data into separate storage containers called tables; view, add, and update table data using online forms; it includes forums, Post and comments and some FAQs on the related topics, through which we can create networking with other existing users.

This website includes the whole profile of the GPT students, it also gives the relevant information or notices about various events to the students of GPT. This website uses the Java platform for the development of the project. It is made very user friendly and easy to use.

Introduction to the Project :


Project definition: Online College Magazine
Online college Magazine is a forum where college students and faculties can post and read various articles, thus promoting literary insight. Articles can be searched by anybody in the world. The Program can also include feature of categorizing articles, one can give feedback, Rate the article, one can Search article by category or topic as well. Topics get sorted by constraint of most viewed and tags are attached to article by number of reads. The project is an effort to build a professionally look /featured online forum, with an user friendly Interface and lot of features to grab visitors and provide them lot at a place.

Project Scope
The goal of our project is to create a Online Forum that will enable college students and faculties to post and read various articles, thus promoting literary insight. Factors behind the motivation of this system are: 1. 2. 3. ideas. J2EE is used as the basic programming platform for the software. J2EE provides a vast Library of tools for developing the required user interface of our software, and also the various inbuilt security authentications need in project. . Not all students make it to the printed magazine. Creativity of students needs to be nurtured. Creating a user-friendly interactive place where students/faculties can share their

OBJECTIVES & FEATURES OF THE PROJECT

Objectives :

To explore and implement a online forum where college students and faculties can post and read various articles

To provide the user with an easy User Interface (GUI) , where user can search article , can comment , can Rate article.

To gain experience in the Java programming. To create the project as an servlet for use on the web, so users can log on to my home page and use this program.

FOLLOWING ARE THE FEARTURES IN SOFTWARE


i. Search Engine for all the articles posted till date. Accessible by anybody.

ii. Essential steps to be taken to prevent authenticity infringement. iii. Articles to be distributed in categories. Can overlap 2 or more categories. Articles to be associated with suitable tags by the registered users at the time of posting, so that they are searchable. iv. The home page to consist of attractive essential features like: recent posts, college news, blogs etc. v. Interactive feedback to be supported to enhance the user experience.

vi. Guests can read articles, Blogs, College news . They can also access other optional features (amenities like Word of the day, etc.) but cant post articles unless they sign in as registered users. vii. Prevent standard automated software from filling out a form. viii. Alumni registration to be supported.

ix. Registered members, Moderators and Administrators are allowed to post articles. x. Registered users, Moderators, and Admins will have their own profile, where they can edit info for the world to see. Useful updated info related to their activities to be available at their profiles. xi. Regex to be extensively used for prohibiting obscene and unacceptable comments. xii. Moderators will have associated categories, according to which to-be-validated-articles will be posted to them on their profiles. On rejection, he will have to provide a reason for the same, which will be forwarded to the concerned user. xiii. Automated mails to be sent on rejection/acceptance of articles. Admin can add/delete moderators. Progress report of moderators will be available to her/him. Admin has all the privileges a moderator has. Can post news which will be visible at the home page.

MATERIALS AND METHODS :

Minimum Hardware Requirements


Pentium IV processor @ 2GHz or above 512 MB RAM 40 GB Hard Disk Scroll mouse Standard Keyboard

Software Requirements
Operating system Windows XP or Windows 7 Jdk6.0, jre6.0, Apache Tomcat Server 5.5 IDE : Net Beans MS Access / Oracle

Zero Level DFD

Call students

St I.D.

information

OCM Registration system

Student Process
Registration

nnnnn Zero Level DFD

To understand the information requirement of Students , it is important to conceptualize how data moves through the system , the process or transformations that the data undergo , and what the outputs are . Data processes by college could be emphasized graphically through Data Flow Diagram (DFD) to understand the logical underlying the system. In the Zero level, the whole system is considered as one process that defines the main input and outputs to that system without showing details of connections with database.

You might also like