I'm a second year programming student, and I'm doing a little bit of work on the side to help pay for school.
One job that I'm working on right now is to create an inventory system for a factory. It's a small factory so I'm not talking large scale. All they want is a station in the warehouse where they can input/update information, and a station in the office where they can read reports on the information. (Mainly just skid weights pertaining to a specific product ID). I already have a database set up with all of the tables/fields that I'll need, but now I can't decide whether to do the project as a C# program, or use a dynamic website. All I've had experience with in school has been windows forms (C#), xna gaming and asp.net. Although I am quite familiar with going through different tutorials if it is something that I am not familiar with.
My question is, how would you suggest I lay out this project? The factory has an intranet as well as their own domains if they're needed, so connections shouldn't be a problem.
Thank you in advance for your help!
Creating a custom inventory tracking software
Page 1 of 16 Replies - 985 Views - Last Post: 03 December 2011 - 12:16 PM
Replies To: Creating a custom inventory tracking software
#2
Re: Creating a custom inventory tracking software
Posted 02 December 2011 - 12:00 PM
... you took on a project, for cash, and are not sure how to get it done? I am afraid to see the database design!
If you are familiar with winforms then go that way. Heck one app with input/output and report options that can be installed on both pcs would be the most straight forward.
If you are familiar with winforms then go that way. Heck one app with input/output and report options that can be installed on both pcs would be the most straight forward.
#3
Re: Creating a custom inventory tracking software
Posted 02 December 2011 - 12:05 PM
haha luckily the owner is a friend of mine so he's not expecting perfection
Thanks for the quick reply!
Thanks for the quick reply!
#4
Re: Creating a custom inventory tracking software
Posted 02 December 2011 - 01:21 PM
Wow - We seem to be getting this rash of people asking:
"I don't know how to begin or design my project. Please help me."
Did D.I.C. get on some mailing list?
Makes responding easy.
[quote name='Naitryn' date='02 December 2011 - 12:10 PM' timestamp='1322849413' post='1500907']
Start with this article:
I don't want code, just some ideas/help on the logic because I'm lost.
[quote name='Naitryn' date='02 December 2011 - 12:10 PM' timestamp='1322849413' post='1500907']
Then you probably aren't ready to start developing projects from scratch and should go back to your book and tutorials and work on *learning* before jumping into *developing*. For now, just work on the lessons. Do a self-teaching book from cover to cover. Then consider writing a program. Don't try to create a useful working program to fit a need of yours (or a for-pay contract) as your introduction to coding project. When you are learning to code you don't know enough to code a program, let alone know how to engineer the architecture of a program. It would be like saying "I don't know how to read sheet music, or play an instrument. I think I'll write a 3 act opera as my first learning experience." I don't say this to be mean. We've seen lots of new coders take this approach and we know it doesn't work. Trying to design your own programs before you understand the basics of the code language you've chosen just leads to problems, frustrations, and 'swiss-cheese' education (lots of holes).
Resources, references and suggestions for new programmers. - Updated Nov 2011
"I don't know how to begin or design my project. Please help me."
Did D.I.C. get on some mailing list?
Makes responding easy.
AngieLeigh, on 02 December 2011 - 12:49 PM, said:
I'm not asking for the code, just guidance on how to do this.
Start with this article:
I don't want code, just some ideas/help on the logic because I'm lost.
AngieLeigh, on 02 December 2011 - 12:49 PM, said:
I have absolutely no idea how to begin this
Then you probably aren't ready to start developing projects from scratch and should go back to your book and tutorials and work on *learning* before jumping into *developing*. For now, just work on the lessons. Do a self-teaching book from cover to cover. Then consider writing a program. Don't try to create a useful working program to fit a need of yours (or a for-pay contract) as your introduction to coding project. When you are learning to code you don't know enough to code a program, let alone know how to engineer the architecture of a program. It would be like saying "I don't know how to read sheet music, or play an instrument. I think I'll write a 3 act opera as my first learning experience." I don't say this to be mean. We've seen lots of new coders take this approach and we know it doesn't work. Trying to design your own programs before you understand the basics of the code language you've chosen just leads to problems, frustrations, and 'swiss-cheese' education (lots of holes).
Resources, references and suggestions for new programmers. - Updated Nov 2011
Spoiler
#5
Re: Creating a custom inventory tracking software
Posted 02 December 2011 - 06:07 PM
Wow someone's cheerful today...
First off, please don't quote me saying something that I didn't. Second, I'm sorry I didn't clarify in my post that I'm only looking for an opinion from someone who has been in my position before. I have no problem coding it, and I have the knowledge base for it. The knowledge that I mentioned in my post were just the ones that I learned in school... not the ones that I have had to teach myself. As I said, I am quite familiar with tutorials and my bookcase is full of coding books and reference guides.
I understand how you can get aggravated by noobs coming here and wanting your genius skills for their homework, but I would much rather do it myself and understand how it works so that I don't have to rely on someone else.
Please, if you're not going to be helpful in your replies, don't reply. That should be another 'rule' for posting here... oh wait... it kind of is. You might want to read this article:
New To Dream.In.Code - FAQ
First off, please don't quote me saying something that I didn't. Second, I'm sorry I didn't clarify in my post that I'm only looking for an opinion from someone who has been in my position before. I have no problem coding it, and I have the knowledge base for it. The knowledge that I mentioned in my post were just the ones that I learned in school... not the ones that I have had to teach myself. As I said, I am quite familiar with tutorials and my bookcase is full of coding books and reference guides.
I understand how you can get aggravated by noobs coming here and wanting your genius skills for their homework, but I would much rather do it myself and understand how it works so that I don't have to rely on someone else.
Please, if you're not going to be helpful in your replies, don't reply. That should be another 'rule' for posting here... oh wait... it kind of is. You might want to read this article:
New To Dream.In.Code - FAQ
#6
Re: Creating a custom inventory tracking software
Posted 03 December 2011 - 12:12 PM
if this is a small company..
u can go for C#.. make an application with all requirements and connect it with your designed database
the company can share this app with their employees and they get the results
good luck for your project.
u can go for C#.. make an application with all requirements and connect it with your designed database
the company can share this app with their employees and they get the results
good luck for your project.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote








|