Question Windows Form Application!

abc9873del

New member
Joined
Nov 24, 2012
Messages
3
Programming Experience
Beginner
Hi everyone,

I am looking help for making an Windows Form Application which will do these 2 main functions.

1. Books: Picture, Title, Current Price, Number of Bids, Item description
(Author's (firstname, surname), Publish Year, Publisher's name)

2.Laptops: Picture, Maker, Model, Current Price, Number of Bids, Item
description (Screen size. CPU speed, Memory size, hard drive size)

All am looking help for is the points stated below:

1. The ability to select one of the two categories to start;
2. The ability to view all items in the selected category one by one,
displaying all attributes for each item; at least 5 items for each
category included;
3. The ability to exit from the application.


And any 3 amongst the below:


1. The ability to navigate forward and backward within a selected
category.
2. The ability to skip to a particular item using the item ID.
3. The ability to search for items in the Laptop category using keywords,
items found should be displayed (should at least display the maker,
model and current price)
4. The ability to add /delete new items to/from the system.
5. The ability to make a bid (by adding a control for bidding. When a bid
executed, the current price needs to be increased by an amount
entered by the user.
6. The ability to display all laptops that have current price more than £500
(should at least display the maker, model and current price)
7. The ability to store/display the bidding history. The bidding history
should be available when the application is restarted.
8. The ability to load data from an XML file or a database. If a database is
used, this should only be for storing data. The interface must use C#
Windows Forms.

Is there anyone who can help me out with this please? And in return, I have got a very nice gift for you, if you play Texas Holdem Poker.

Cheers!!
 
There are lots of people here who can help but you first need to decide whether this is a project that you're going to work on and you need help with specific issues or you want to pay someone to do the project for you. There is a specific forum for hiring people to do work so, unless I hear otherwise, I will be moving this thread there. If this is actually your project then you need to get to work on it and then let us know what you're having issues with, not just post your project requirements and expect us to take it from there.
 
Thanks for your reply.

There are lots of people here who can help but you first need to decide whether this is a project that you're going to work on and you need help with specific issues or you want to pay someone to do the project for you. There is a specific forum for hiring people to do work so, unless I hear otherwise, I will be moving this thread there. If this is actually your project then you need to get to work on it and then let us know what you're having issues with, not just post your project requirements and expect us to take it from there.

I didn't knew about that, Yeah I fine with paying someone who can do it for me, Thanks!
 
Back
Top Bottom