+ All Categories
Home > Documents > Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely...

Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely...

Date post: 05-Jan-2016
Category:
Upload: clement-robbins
View: 212 times
Download: 0 times
Share this document with a friend
Popular Tags:
28
Cosmic Mandala for Cosmic Mandala for NewZonia NewZonia
Transcript
Page 1: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Cosmic Mandala for Cosmic Mandala for NewZoniaNewZonia

Page 2: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Introduction

NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four layers, or environments, of experience for users of the NewZonia galaxy.

Page 3: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

The 9 planets of the project will be identified as 9 technical fields in Hollywood industry some of them are Music, Science, etc.

In each planet, 13 rings are available which drops from highest to least cost in the ring tree.

In any of the rings, users can register their brands and can publish that brand products over the community.

The users can create blogs for their brands and can communicate over NewZonia via collaboration facilities.

There is a facility for the user to announce their events and event details.

Page 4: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

PurposeThe project mainly concentrates on

Creating galaxy for the users to update about their brands

Allowing users to write and update their blogsAnnounce their eventsOnline store management

Page 5: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Existing System

In the current scenario there is no particular platform where all people come together to develop the projects.

Page 6: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Proposed SystemIn the proposed scenario we will be creating

a platform where all technical people can interact on the same domain and can share their views on the upcoming technologies and products.

They are also provided with the options for file sharing, blogs, online-stores.

Page 7: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

This application can be accessible for only registered users of NewZonia.

For each planet it consist 13 Rings and each ring only 10000 people can register.

Scope

Page 8: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Module 1

This module includes biosphere. By clicking the biosphere user is taken to next layer where users can check The Creative Brand layer.

Page 9: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Module 2

This Module allows users, ambassadors, beneficiaries, and partners to create their avatars, load their content, and share documents.

Page 10: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Module 3

This module allows creating wallet for each Brand. This module includes transactions. I.e. Store Management

Page 11: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Module 4

This module includes creation of Events for each brand. The schedule of all the upcoming events will be notified here. It also include E-commerce and contribution.

Page 12: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.
Page 13: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Brand

(from Use Case View)

Form

Username : Stringpassword : StringArticle : Stringproductname : String

Submit()response()post_article()buyProduct()

(from Use Case View)

Database

Username : Stringpassword : Stringarticle : Stringproductname : Stringprice : Stringeventdeatils : String

storeData()validate()retrieveInfo()

(from Use Case View)

Server

ForwardReq()sendinfo()

(from Use Case View)

EcomerceServer

price : String

doTransaction()

(from Use Case View)

Class Diagram of Cosmic Mandala for NewZonia

Page 14: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Create Avatar

Post Blogs

Manage Store

Brand

Update Events

Register

Login

<<includes>>

Usecase Digram of Cosmic Mandala For NewZonia

Page 15: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

SEQUENCE DIAGRAM

Page 16: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

: BrandForm Server Database Ecommerce

Database

fill

forward

validate

registration fee

Paypalservices

servicesgranted

pay

Accept

store

registration completed

Validate

REGISTRATION PROCESS

Page 17: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

: BrandForm Server Database Ecommerce

Database

enter id and password

id and password entered

forward

validation

authenticate

grant

home

LOGIN PROCESS

Page 18: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

: BrandForm Server Database

enter name

name entered

fill profession details

profession details entered

enter achievements

avheivements entered

upload picture

picture uploaded

enter fothcoming projects

details entered

forward avatar form

store

update(yes/no)

ye

AVATAR PROCESS

Page 19: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

: BrandForm Server Database

create blog

write blog

edit blog

post

save

updated

BLOG PROCESS

Page 20: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

: BrandForm Server Database EcommerceDataba

se

product description

upload product

save

automate transaction(yes/no)

yes

STORE MANAGEMENT

Page 21: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

: BrandForm Server Database

create events

event details

post event info

save

details updated

EVENT MANAGEMENT

Page 22: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

COLLOBORATION DIAGRAM

Page 23: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

: Brand

Form Server

Database

Ecommerce Database

3: validate

1: fill

5: Paypalservices

6: servicesgranted

2: forward

4: registration fee8: Accept

10: registration completed

7: pay

9: store

REGISTRATION PROCESS

: Brand

FormServer

Database

Ecommerce Database

5: authenticate

1: enter id and password

2: id and password entered3: forward

4: validation

6: grant

7: home

LOGIN PROCESS

Page 24: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

: Brand

Form

Server Database

1: enter name3: fill profession details5: enter achievements

7: upload picture9: enter fothcoming projects

2: name entered4: profession details entered

6: avheivements entered8: picture uploaded10: details entered

11: forward avatar form

12: store

13: update(yes/no)14: yes

AVATAR PROCESS

: Brand

Form

Server Database

1: create blog2: write blog3: edit blog

4: post 6: updated

5: save

BLOG PROCESS

Page 25: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

: Brand

Form

Server Database

1: create events2: event details

3: post event info5: details updated

4: save

EVENT MANAGEMENT

: Brand

Form

Server

Database

EcommerceDatabase

1: product description

2: upload product

3: save

4: automate transaction(yes/no)

5: yes

STORE MANAGEMENT

Page 26: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Front End ToolFlex Builder 3.0, My Eclipse 7.0

Middle Ware ToolsTomcat6.0

Back End ToolsMySql server

Page 27: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Hardware Requirements

2 GB ram80 GB HDProcessor 2.60GHz

Page 28: Cosmic Mandala for NewZonia. Introduction NewZonia is a kind of social networking framework purely business oriented. The project demonstrates the four.

Conclusion Although the system has been designed

keeping in view the present and future requirements in mind and made very flexible, there are certain limitation,

Proper consideration has been given for a

wide range of new enhancements in the future through the development of the system.


Recommended