|
-
May 6th, 2012, 08:59 AM
#1
Thread Starter
New Member
Point-Of-Sales
Hi,
Actually I'am new in this site. It is greate to be a new member in this site.
By the way, I'am a 3rd year BSIT Student, I'll be 4th year this coming June.
I'am planning to create a Point-Of-Sales System for my project (we call that a Capstone Project) as a requirement for us to graduate next year. I decide to do this as early as now so I can developed it perfectly. So far I don't have enought idea how to do it.
So, I'm asking for some advise and any idea how to develop it . As of now, I'm still doing my research about it.
So, any idea will be a greate help for me.
Thanks.
-
May 6th, 2012, 02:34 PM
#2
Re: Point-Of-Sales
Have you ever programmed in a .Net language yet? or any other programming experience, if you don't mind..sharing that too
-
May 6th, 2012, 06:55 PM
#3
Thread Starter
New Member
Re: Point-Of-Sales
oh yes I forgot.
I would like to use vb.net, because I have done systems using that.
sorry.
-
May 6th, 2012, 06:57 PM
#4
Thread Starter
New Member
Re: Point-Of-Sales
oh yes I forgot.
I would like to use vb.net, because I have done systems using that.
And I 'am using MSSQL 2005 as my database sever
sorry.
-
May 6th, 2012, 07:06 PM
#5
Re: Point-Of-Sales
I created an app years ago that used an HP Cash register with Receipt printer and Barcode gun...
Basically you barcode scanned items for purchase...
When the purchase is done it opened the cash draw and prints a receipt.
That was back in the vb6 days - .Net has a whole namespace dedicated to POS.
http://msdn.microsoft.com/en-us/libr...edded.10).aspx
The whole point of the POS API is to allow only one "user" to talk to a "POS peripheral" - kind of an "accounting security aspect" that is important in a real store.
What exactly are you asking for here??
Last edited by szlamany; May 6th, 2012 at 07:11 PM.
-
May 6th, 2012, 07:39 PM
#6
Thread Starter
New Member
Re: Point-Of-Sales
ah, I am looking for some idea of what should I do or can someone share me just a sample project in terms of developing a Point-Of-Sales system.
I'm just doing this for my research before I begin with my project..
any idea is a great help for me.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|