You are on page 1of 14

E Journals

E-Journals
E-Journalsis an IT solution provider for a dynamic environment
where business and technology strategies converge.

Their approach

focuses on new ways of business combining IT innovation and adoption


while also leveraging an organizations current IT assets. Their work with
large global corporations and new products or services and to implement
prudent business and technology strategies in todays environment.

E-Journals range of expertise includes:

Software Development Services

Engineering Services

Systems Integration

Customer Relationship Management

Product Development

Electronic Commerce

Consulting

IT Outsourcing

We apply technology with innovation and responsibility to achieve two


broad objectives:

Effectively address the business issues our customers face today.

Generate new opportunities that will help them stay ahead in the
future.

This approach rests on:

A strategy where we architect, integrate and manage technology


services and solutions - we call it AIM for success.

A robust offshore development methodology and reduced demand


on customer resources.

A focus on the use of reusable frameworks to provide cost and times


benefits.

They combine the best people, processes and technology to achieve


excellent results - consistency. We offer customers the advantages of:

Speed:
They understand the importance of timing, of getting there
before the competition. A rich portfolio of reusable, modular frameworks
helps jump-start projects. Tried and tested methodology ensures that we
follow a predictable, low - risk path to achieve results. Our track record is
testimony to complex projects delivered within and evens before
schedule.

Expertise:
Our teams combine cutting edge technology skills with rich
domain expertise. Whats equally important - they share a strong
customer orientation that means they actually start by listening to the
customer. Theyre focused on coming up with solutions that serve
customer requirements today and anticipate future needs.
A full service portfolio:
They offer customers the advantage of being
able to Architect, integrate and manage technology services. This means

that they can rely on one, fully accountable source instead of trying to
integrate disparate multi vendor solutions.

Services:
E-Journalsis providing its services to companies which are in the field
of production, quality control etc with their rich expertise and experience
and information technology they are in best position to provide software
solutions to distinct business requirements.

1) PURPOSE OF THE PROJECT


Purpose of a project is to provide an environment for online book
sales. The application should also provide an environment for provide
articles for the visitors. All the visitors should register prior to any
operations on the website. Register user can there after search for
books and place order for the same or read articles provided.

The

administration area of the application should be capable of managing


the operations over the website.

2) PROBLEMS IN THE EXISTING SYSTEM


The current system is a manual system where in the client runs a
bookstore. The client is interested in widening the scope of his sales to
a broader ranger. With this application the client can reach the clients
of remote areas and get more business. To encourage the visits for the
new users as well as the existing users the client is interested in
hosting editorial articles related to the content of the EJournals.
4

3) SOLUTION OF THESE PROBLEMS


EJournals provides a dual environment, one for the user and other for
the administration

of website. The solution for the requirement of

the client to carry out online sales requires a shopping cart scenario
where in the user selections need to tracked and processed as orders.
The processed orders after payments are liable to be undergoing a
delivery process where in the ordered product of the customer the
client delivers. The shopping environment provides the information to
the user regarding the selections done by him/her, the payable amount
etc. The application should be capable of credit card processing for
which the available services of Pay pal, Verisign, and American Express
etc can be included as a part of the application. However the additional
service by these online pay processing companies should be bared by
the owner of EJournals. The administration environment should be
capable of hosting new books, order processing, member management
etc.
By providing a user interface simple enough for a non end user the
clients requirements can be fulfilled.

4) HARDWARE & SOFTWARE SPECIFICATIONS


HARDWARE REQUIREMENTS:
PIII

500MHZ or above

128MB RAM
100MB Free Hard disk space
STD Color Monitor

Network interface card or Modem (For Remote


Sources)

SOFTWARE REQUIREMENTS:
WINDOWS NT 4 | 2000 | XP
Visual Studio .Net 2008 Enterprise Edition
Internet Information Server 5.0
Visual Studio .Net Framework

(Minimal for

Deployment)
SQL Server 2000 or 2005 Enterprise Edition

STUDY OF THE SYSTEM:


EJournals an exclusive application developed to provide an environment
for online book sales for the client, EJournals is designed to provide the
extension of business to the book suppliers and book stores who are
involved in supplies of books to retail outlets or to the customers.

Two

types

of

users

will

share

the

complete

environment.

Administrator and the registered user. Administrator managers the


contents on the website by hosting information about new books and new
editorial columns, where in the user after registration can read the articles
provided or order for the available books. The search capabilities of the
application provide various search options for the end user to reach the
required section easily.
The entire project is divided into two modules.
Administration
Users

1. Administration
Member Management: Involves managing existing members
and creating new members or an additional administration for
management. It collects the personal details as well the Card details
of the user under registration.

Categories: Provides the admin with an option to creation


new categories where in the products for sales can be arranged.
Eg: HTML, Databases etc...

Card Types: Enables us with an option to provide the


different credits which are accepted for order processing.

Books: Is an area which provides us a feature to manage


existing items and new items to the website.
On adding new books via this feature requires the details such as
Title, Author, Category, Price, Notes. Admin can change the

recommended status based upon the review given the other buyers.
Every new created item should be part of an existing category.

Editorial Categories: Provides the admin with an option


to create new editorial categories. The existing editorial categories
include Weekly, New, and General etc...

Editorial: Is an area where in the hosted items are


categorized under various editorial categories.

2. Users
2.1 Registration: Provides with the visitor to register and
avail the services provided by EJournals

2.2 Search: The Categories area provided the category


based search to the user where in the more search option section
provides an advance-searching environment to the end user.

2.3 Shopping Cart: The selected items are automatically


placed in a shopping card. On selection of an item the user is
enquired about the quantity he/she is interested in.

2.4 Directory Settings: Used to set Admin Directory,


Data Directory, Template Directory, and Photo Directory

2.5 Other Settings: Used to enable custom error page


display, Slide show delay, Character set, Friendly URL

ACCESS CONTROL FOR DATA WHICH REQUIRE USER


AUTHENTICATION
The following commands specify access control identifiers
and they are typically used to authorize and authenticate the user
(command codes are
shown in parentheses)

USER NAME (USER)


The user identification is that which is required by the server
for access to its file system. This command will normally be
the first command transmitted by the user after the control
connections are made (some servers may require this).

PASSWORD (PASS)

This command must be immediately preceded by the user


name command, and, for some sites, completes the user's
identification for access control. Since password information is
quite sensitive, it is desirable in general to "mask" it or
suppress type out.

10

11

12

13

14

You might also like