You are on page 1of 10

BLOG

WE
Abstract

In this we will create an online


application , which can be used for a
particular institute or organisation and
here we can write blogs on various
topics and activities regarding the
institute.
Introduction

 This application is a python django based


web app. Through which we can share our
thoughts based on various categorial
activities of organisation.
 In this app, we can create our own blogs,
can read and rate blogs of other users and
mainly the content of the blog can be
taken via E-mail as well.
Objective

 The main Objective of this app is to give medium to the


people of particular organisation to express their
opinions online very easily and allow reading that
anytime from anywhere.
 The challenge is to develop , integrate and deploy
different technological components to make an easy
web-blogger for the employees of an organisation.
Modules
 USER Module:-
 Can Signup
 Can Login
 Can share Blogs
 Can rate and comment Blogs.
 ADMIN Module :-
 Can block and resume users
 Can see blog of all the users
 Can update the information
 Can provide information related to any topic
Requirement of Weblog
 Weblog enables the users to create innovative
and attractive information in just few steps .
 The user needs to upload the content or
information of his own choice from the given
category list.
 This web app provides the personalized
environment in an organization that would
contain the views and information regarding
various activities.
 It is helpful to convert the written paper
information into digital information.
Existing systems
 There are various blog apps , already
available over the internet.

1) Low security.
2) Content cannot be accessed.
3) Not available for private organizations or
institutions.
Overview Of Design andArchitecture
ADDITION
 For security purpose the user can only signup via his valid
email id and if the user forgot the credentials or someone
else try to access it then the credentials are sent only to the
email id of the user.
 The content of the blogs, wether of the blog of user or the
blogs of other users can easily be accessed via mail but only
admin has right to send the content of one user to the other
user over the mail.
 Users can share their thoughts under and
regarding the organisation.
 Blogs are listed according to the ratings.
 provides high security level
 Quiet secured
 Contents can be accessed via mail.
 Admin can control both the users and
activities.

You might also like