WHERE SELLERS COMPETE JOBBID.COM Michael Amorozo Gordon Liu Dylan Horkin.

Slides:



Advertisements
Similar presentations
EYE ONS How powerful is the presidents pen? Can the President sign an order that caps executive pay? Or sign an order that ensures every worker gets a.
Advertisements

Agenda Web Application Web Page development WAMP
Processes. Outline Definition of process Type of processes Improvement models Example Next steps… 1.
Human Computer Interaction G52HCI
What is it? –Large Web sites that support commercial use cannot be written by hand What you’re going to learn –How a Web server and a database can be used.
INSTALLATION OF WORDPRESS. WORDPRESS WordPress is an open source CMS, often used as a blog publishing application powered by PHP and MySQL. It has many.
TNT CO OF CALIFORNIA Footwear International Trading System Course : CS491B Software Design Lab Professor: Chengyu Sun Student : Ya-Chi Liu Date : 12/03/2004.
TYPO3 Content Management System College of Natural & Social Sciences Webpage TYPO3 Content Management System College of Natural & Social Sciences Webpage.
Created by Brendan Ryan1 Apache Server A MySql Database A fully PhP Execution Easy PhP.
Crawler-Based Search Engine By Ryan Caplet, Morris Wright and Bryan Chapman.
Pania Thong Venkat Rao Jon McCord REAL-LIFE ACHIEVEMENTS.
Supply and Demand: Price Controls (Ceilings and Floors
My Application. What kind of Application? Desktop vs Web Easy to develop Less code writing Difficult to look after if several users(computers) uses. Installation.
AJAC Systems Hotel Reservation System
INTRO TO MAKING A WEBSITE Mark Zhang.  HTML  CSS  Javascript  PHP  MySQL  …That’s a lot of stuff!
1 CS428 Web Engineering Lecture 18 Introduction (PHP - I)
BY Zoher & Mahmoud. What is WAMP?  - Acronym for Windows/Apache/MySQL/PHP, Python, (and/or) PERL  - WAMP refers to a set of free open source applications,
PHP Web Development, PHP Programming
Joomla!. What is Joomla! Joomla! is the largest Open Source Content Management System (CMS) for publishing on the World Wide Web Using a CMS allows non-technical.
For more notes and topics visit:
WordPress Web. WordPress Blogging system with full content management Personal publishing system Built on PHP scripting language and MySQL relational.
Install NetBeans with PHP ISYS 475. Install NetBeans (If you want install Java) First download and install Java JDK: –
INFM 603: Information Technology and Organizational Context Jimmy Lin The iSchool University of Maryland Thursday, October 18, 2012 Session 7: PHP.
WEB FORM DESIGN. Creating forms for a web page For your web project you have to design a form for inclusion on your web site (the form information should.
MSF Requirements Envisioning Phase Planning Phase.
The National Minimum Wage Arguments for and against.
Content Management Systems Week 14 LBSC 671 Creating Information Infrastructures.
Joomla An Open Source Content Management System. Scope of Workshop Definition and background of Joomla Explanation of Joomla’s abilities and strengths,
COMP3121 E-Commerce Technologies Richard Henson University of Worcester November 2011.
Website Project Development Presentation by APNARAJ.COM.
LOGO 2 nd Project Design for Library Programs Supervised By Dr: Mohammed Mikii.
Implementation - Part 2 CPS 181s March 18, Pieces of the Site-building Puzzle Page 180, figure 4.1.
 Whether using paper forms or forms on the web, forms are used for gathering information. User enter information into designated areas, or fields. Forms.
CERN-PH-SFT-SPI August Ernesto Rivera Contents Context Automation Results To Do…
Luis F. Aguas Technological innovation Project Telecommunications and Digital TV.
Case Study Dynamic Website - Three Tier Architecture
 The store is going to be an online store that allows for any worker to create a profile to present their goods that they produce with all the specifications.
“Which Content Management System (CMS)? Drupal, Word Press...” by Dene Grigar Spring 2012 Tech 101 Series.
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
RUBRIC IP1 Ruben Botero Web Design III. The different approaches to accessing data in a database through client-side scripting languages. – On the client.
Web Hosting Providers TERRY HALL. Requirements  FREE  No advertising  FTP access (or another secure transfer method)  Near 100% uptime  Adequate.
New Buyer Leads LLC Posting on CraigsList. All Easy all Copy & Paste.
Web Team Web Team :- Web team is a group of persons responsible for development of web site. Roles and Responsibilities A web team consists of following.
WEB FORM DESIGN. Creating forms for a web page For your web project you have to design a form for inclusion on your web site (the form information should.
The basics of knowing the difference CLIENT VS. SERVER.
By Douglas Copas and Mark Perry.  Currently available small business based commercial inventory management systems are either prohibitively expensive.
Web Security. Introduction Webserver hacking refers to attackers taking advantage of vulnerabilities inherent to the web server software itself These.
How Web Database Architectures Work CPS181s April 8, 2003.
Blogs made simple English 490/590 Winter A what? A diary that happens to be online. The term "weblog" was coined by Jorn Barger on 17 December 1997.
Team 10-B Andrew Ho, Wen Liu, Kurt Stilwell, John Stokely.
ECpE Student Database Team 21 Adviser: Tien Nguyen ECpE and Tony Moore.
Web Cache. What is Cache? Cache is the storing of data temporarily to improve performance. Cache exist in a variety of areas such as your CPU, Hard Disk.
Online Voting System by Sanghun Chi ECE345. Introduction Traditional voting system inefficient. Takes time and human resources. Does not give an instant.
FIFE Architecture Figures for V1.2 of document. Servers Desktops and Laptops Desktops and Laptops Off-Site Computing Off-Site Computing Interactive ComputingSoftware.
How to Know If You are Ready to Buy a Home. For many, the American Dream is still to buy their own home. However, not everyone is at the place in their.
Pros and Cons of Static or Dynamic Websites. As a website user, you may not bother if a site you visit is static or dynamic as it is a sheer backend functionality.
Joomla! Gary Girolimon, M.Ed.Liane Haslauer, C.A.G.S.
Which development environment/ language?
Web Development Web Servers.
Joomla An Open Source Content Management System
Business in a Connected World
Database Driven Websites
Information system Management
Web Technology Overview
Information system Management
MySQL Backup, Transfer and Restore
Both of these houses are listed for sale
Location Based Reminding System
Client-Server Model: Requesting a Web Page
Presentation transcript:

WHERE SELLERS COMPETE JOBBID.COM Michael Amorozo Gordon Liu Dylan Horkin

VISION Craigslist meets eBay Designed to make it easy for people to find others for specific jobs, or alternatively, for people to get work Buyers can list products/services they need Sellers compete by offering lower prices or better services Buyer is given a list of offers and can choose Example: Bob needs someone to paint his house, and won’t pay more than $50 Steve will paint it for $40 Mark will do the same job for $30 Roger will both paint the house and reshingle the roof for $100 Filter listings by location/distance Automatic filtering of illegal entries based on key words Rating of buyers and sellers (to ensure workers get paid and buyers get what they pay for)

SOFTWARE ARCHITECTURE Apache MySQL PHP HTML Components Web server / PHP (web page itself) Database Account management Listing interaction Content filtering Sample Content, Categories, etc. Location based filtering Ads

CHALLENGES AND RISKS Infrastructure Front end needs to sync up with the back end If they’re at different degrees of completion, you don’t know whether your code is working or not. Interdependence between modules Possible to create mock-up webpages, but the user: can’t test the webpage until the database is ready, and can’t test the database until there is content to put in it Legal concerns unwanted “services” minimum wage exploitation