You may decide to work on the website portfolio project on your own OR with a te
ID: 3662711 • Letter: Y
Question
You may decide to work on the website portfolio project on your own OR with a team, but the credits would be the same for either an individual or a team. For teams, more work is expected to build a more complicated website. So it is your choice.
Please submit your initial 2-page Website project proposal, which should include a brief description of your proposed Website, its goals, its audience, how are you going to gather information/content for your proposed website, and your initial website wireframe.
Suggested processes to get your initial website proposal done:
(1) Conduct some research and identify what type of site you would like to design and implement for this course. It can be a business site that promotes a fictitious or real company, or an informational site that provides information about a topic, cause or organization etc.
(2) Write a list of questions and answers about the site you have decided to create.
(3) Create an initial wireframe for your site to include all major webpages with at least a homepage with a few child pages under it.
Explanation / Answer
(1) My suggestion for creation of website is to display all the avialble offers in the city.(loaloffers.com)
Currently we have websites, those will have information about thier compeny or about a particuler brand and those are avilable for whole India.
But in thse days we have so many shopping malls available in the city, and all of them are giving some offers on their malls,but those information reaching to the people who are near to the shops and those people who see their hordinsand the people who see thier adbertisements if the shop give any advertisements.
But giving advrtisements is very cost that is if you want give an add on news paper depending up on the page number and the size of add they will charge you in the huge amount and this may not useful for some shops.Consider the following example
In vizag we have a shop name Tummidy brothers and it don't have any branches all over AP.If the owner want to decide to give an add he may not get full use of it.If he give an add in main paper then that will cost them more charge and it will not help the shop because he dont have any branches all over state. If he want to give an add in the city paper ,in these days how many are seeing that paper and the offers in the shop are getting changing daily so if you want to give an add that will cost you more rupees
So I am gonig to develop a site that contains all information about the shops and their offers in the city only.So for the customer who want do the shopping,just login to the site and search for the shop which give more offers.
2)Write a list of questions and answers about the site you have decided to create.?
1. How can you get the all shops avilable in the city?
Ans. To develop this type of site first you need to have full grip on city information that is in which area we have shops and who are giving offers reularly and which are famous and which are not getting proper customers etc.Now we have to gather all information by roming around the city and we have to do full ground work with our team about the shops.
2. How can you convince that your website is usefull to them?
Ans. By just explaing the cost differences between the add giving to news paper and our charges and how much advantage that he getting and by explaining the benifit of putting th information in site because in these days most people are following websites like flipcart amazon etc
3.How can you put all offers those are given by shops into site?
Ans. For this we have 2 answers
1 By developing a page those are accessble to only that shop and show them how to upload the offers into site because in these days 80% shops have dektops in thier shops.
2 By assigning people who are local to those shops and they have to visit the shop daily and ask them daily about the offers that what they offer .But this may be littile bit expensive compared to first one so charges also high .
4 How can you solve the problem that every shop want to display their offers on first page and in the top of that page?
Ans. By telling that which shop have best offers that will have first place.So by this process which have more offers which come first and next best is next to topmost offer and this will go on
4) How can you promote your site?
Ans By displaying posters of the site in each and every shop and we use shop owners to give promotion(tell about site) and by conductind events such as flash mob in famous malls or by doing culteral evnts in collges etc
(3) Create an initial wireframe for your site to include all major webpages with at least a homepage with a few child pages under it.?
Ans.
Presently I haven't knowledge to dovelop this site but I have some code which is given by friend and it will be useful to me.Just I have to do is edit the code in the form of our idea
The code is
<!DOCTYPE HTML>
<head>
<title>LocalOffersAvilableInCity</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href="css/style.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/slider.css" rel="stylesheet" type="text/css" media="all"/>
<script type="text/javascript" src="js/jquery-1.9.0.min.js"></script>
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript" src="js/jquery.nivo.slider.js"></script>
<script type="text/javascript">
$(window).load(function() {
$('#slider').nivoSlider();
});
</script>
</head>
<body>
<div class="header">
<div class="headertop_desc">
<div class="wrap">
<div class="nav_list">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="contact.html">Sitemap</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<a href="index.html"><img src="images/logo1.png" alt="" /></a>
</div>
<div class="account_desc">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="contact.html">Register</a></li>
<li><a href="contact.html">Login</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="contact.html">Sitemap</a></li>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
<div class="wrap">
<div class="header_top">
<!-- <div class="logo">
<a href="index.html"><img src="images/logo1.png" alt="" /></a>
</div> -->
<div class="header_top_right">
<!-- <div class="cart">
<p><span>Cart</span><div id="dd" class="wrapper-dropdown-2"> (empty)
<ul class="dropdown">
<li>you have no items in your Shopping cart</li>
</ul></div></p>
</div> -->
<div class="search_box">
<form>
<input type="text" value="Search your location "><input type="submit" value="">
</form>
</div>
<div class="clear"></div>
</div>
<script type="text/javascript">
function DropDown(el) {
this.dd = el;
this.initEvents();
}
DropDown.prototype = {
initEvents : function() {
var obj = this;
obj.dd.on('click', function(event){
$(this).toggleClass('active');
event.stopPropagation();
});
}
}
$(function() {
var dd = new DropDown( $('#dd') );
$(document).click(function() {
// all dropdowns
$('.wrapper-dropdown-2').removeClass('active');
});
});
</script>
<div class="clear"></div>
</div>
<div class="header_bottom">
<div class="header_bottom_left">
<div class="categories">
<ul>
<h3>Categories</h3>
<li><a href="#">All</a></li>
<li><a href="#">Fashion</a></li>
<li><a href="#">FootWare</a></li>
<li><a href="#">Electronics</a></li>
<li><a href="#">Mobiles</a></li>
<li><a href="#">Furniture</a></li>
<li><a href="#">Restarunts</a></li>
<!-- <li><a href="#">Grossory</a></li>
<li><a href="#">Colleges</a></li>
<li><a href="#">Coaching Centers</a></li>
<li><a href="#">Gyms</a></li>
<li><a href="#">Game Zones</a></li> -->
</ul>
</div>
</div>
<div class="header_bottom_right">
<!------ Slider ------------>
<div class="slider">
<div class="slider-wrapper theme-default">
<div id="slider" class="nivoSlider">
<img src="images/1.jpg" data-thumb="images/1.jpg" alt="" />
<img src="images/2.jpg" data-thumb="images/2.jpg" alt="" />
<img src="images/3.jpg" data-thumb="images/3.jpg" alt="" />
<img src="images/4.jpg" data-thumb="images/4.jpg" alt="" />
<img src="images/5.jpg" data-thumb="images/5.jpg" alt="" />
</div>
</div>
</div>
<!------End Slider ------------>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<!------------End Header ------------>
<div class="main">
<div class="wrap">
<div class="content">
<div class="content_top">
<div class="heading">
<h3>New Products</h3>
</div>
</div>
<div class="section group">
<div class="grid_1_of_5 images_1_of_5">
<a href="preview.html"><img src="images/end-game.jpg" alt="" /></a>
<h2><a href="preview.html">CMR Shopping mall</a></h2>
<div class="price-details">
<div class="price-number">
<p><span class="rupees">50%</span></p>
</div>
<div class="add-cart">
<h4><a href="preview.html">Add to Cart</a></h4>
</div>
<div class="clear"></div>
</div>
</div>
<div class="grid_1_of_5 images_1_of_5">
<a href="preview.html"><img src="images/New-Moon-The-Score-cover-twilight.jpg" alt="" /></a>
<h2><a href="preview.html">Kankanala Shopping mall</a></h2>
<div class="price-details">
<div class="price-number">
<p><span class="rupees">40%</span></p>
</div>
<div class="add-cart">
<h4><a href="preview.html">Add to Cart</a></h4>
</div>
<div class="clear"></div>
</div>
</div>
<div class="grid_1_of_5 images_1_of_5">
<a href="preview.html"><img src="images/avatar_movie.jpg" alt="" /></a>
<h2><a href="preview.html">Kalyani Shopping mall</a></h2>
<div class="price-details">
<div class="price-number">
<p><span class="rupees">40%</span></p>
</div>
<div class="add-cart">
<h4><a href="preview.html">Add to Cart</a></h4>
</div>
<div class="clear"></div>
</div>
</div>
<div class="grid_1_of_5 images_1_of_5">
<a href="preview.html"><img src="images/black-swan.jpg" alt="" /></a>
<h2><a href="preview.html">Bommana Brothers</a></h2>
<div class="price-details">
<div class="price-number">
<p><span class="rupees">40%</span></p>
</div>
<div class="add-cart">
<h4><a href="preview.html">Add to Cart</a></h4>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="content_bottom">
<div class="heading">
<h3>Feature Products</h3>
</div>
</div>
<div class="section group">
<div class="grid_1_of_5 images_1_of_5">
<a href="preview.html"><img src="images/beauty_and_the_beast.jpg" alt="" /></a>
<h2><a href="preview.html">Colors</a></h2>
<div class="price-details">
<div class="price-number">
<p><span class="rupees">30%</span></p>
</div>
<div class="add-cart">
<h4><a href="preview.html">Add to Cart</a></h4>
</div>
<div class="clear"></div>
</div>
</div>
<div class="grid_1_of_5 images_1_of_5">
<a href="preview.html"><img src="images/Eclipse.jpg" alt="" /></a>
<h2><a href="preview.html">Tummidi Brothers</a></h2>
<div class="price-details">
<div class="price-number">
<p><span class="rupees">30%</span></p>
</div>
<div class="add-cart">
<h4><a href="preview.html">Add to Cart</a></h4>
</div>
<div class="clear"></div>
</div>
</div>
<div class="grid_1_of_5 images_1_of_5">
<a href="preview.html"><img src="images/Coraline.jpg" alt="" /></a>
<h2><a href="preview.html">MVR Shopping mall</a></h2>
<div class="price-details">
<div class="price-number">
<p><span class="rupees">25%</span></p>
</div>
<div class="add-cart">
<h4><a href="preview.html">Add to Cart</a></h4>
</div>
<div class="clear"></div>
</div>
</div>
<div class="grid_1_of_5 images_1_of_5">
<a href="preview.html"><img src="images/Unstoppable.jpg" alt="" /></a>
<h2><a href="preview.html">MAX shopping mall</a></h2>
<div class="price-details">
<div class="price-number">
<p><span class="rupees">25%</span></p>
</div>
<div class="add-cart">
<h4><a href="preview.html">Add to Cart</a></h4>
</div>
<div class="clear"></div>
</div>
</div>
<div class="grid_1_of_5 images_1_of_5">
<a href="preview.html"><img src="images/Priest.jpg" alt="" /></a>
<h2><a href="preview.html">Reliance shopping mall</a></h2>
<div class="price-details">
<div class="price-number">
<p><span class="rupees">20%</span></p>
</div>
<div class="add-cart">
<h4><a href="preview.html">Add to Cart</a></h4>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="wrap">
<div class="copy_right">
<p>Localoffers© All rights Reseverd</p>
</div>
</div>
</div>
<script type="text/javascript">
$(document).ready(function() {
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<a href="#" id="toTop"><span id="toTopHover"> </span></a>
</body>
</html>
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.