views:

268

answers:

9

I have to do this project for school, and the theme is "A successful business". And I'm really stuck because I have no idea where to start from. Initially the project was supposed to be some sort of educational thing, but the theme changed after 2 months of work on the previous project so now I have to start again from the beginning.

I can work with WPF and WCF, I never worked in ASP so I will avoid it. Anyway, I was thinking to make some sort of hardware store desktop application, which wouldn't be too hard to make, but I think it would also be pretty useless, because a website is way better fitted for this purpose.

I'm not even sure this is a good place to ask this sort question, but if you guys have any ideas and are willing to share them, that would be great.

Thanks in advance.

+1  A: 

Anything "useful" can have business potential - the real difference from "hobby" and business seems to me to be that someone pays you to do what you enjoy. (why do what you don't enjoy, life is short :).

I know this is not a direct answer, but I don't know what you enjoy.

Mark Schultheiss
I agree, anything useful has a business potential, but identifying what is actually useful is the hardest part.
byte1918
See, you have learned something already! List what YOU enjoy, list what other people (or you) WANT associated with your list, figure out how to satisfy the wants. People don't go to baseball games to buy peanuts, they buy peanuts because they are at a baseball game. Figure out what the peanuts are.
Mark Schultheiss
+4  A: 

"I never worked in ASP so I will avoid it," is not the best attitude to approach your situation. If you happen to think that a website may be better for your idea, then go for it. Sure, it may be tougher than doing work in what you're comfortable in. However, even if your application winds up being "useless," you still get the benefit of learning a new technology.

statenjason
I'm sorry, but I don't have enough time to learn ASP and be productive at this time. I already wasted 2 months, and my schedule is very busy, I barely have 3-4 hours a day in the weekdays to stay at the computer, and I'm usually way too tired to program, so learning ASP would slow me down even more. That's the reason I'm avoiding it at the moment. Other than that I think ASP is great!
byte1918
You never did mention your actual time frame. I'm also curious, why the decision to scrap what you've been working on if time is short? Who made the choice of change of theme?
statenjason
I just had another thought. What about using the educational parts that you have already written and turning it into a corporate training application? That's something a successful business needs is effective training. That eliminates much of your 2 wasted months and also covers the new theme you have to switch to.
statenjason
+1  A: 

Some time ago I made a project which was some sort of all in one package for a Cultural Centre. The admins could create their own rooms with seats and then could create some agenda with events.

Visitors could use a website to buy tickets for an event, and pick their own seats while doing so on a visual representation of the room.

It also had some other things implemented into the program like some finance-system and a usermanagement system which could filter visitors on interest for a new show, based on the shows they've already visited..

etc..

J. Vermeire
A: 

Why was the theme changed after two months? That's quite a long time!

James Wanchai
That reflects quite well what happens in the post-academic real world.
Bruno Rothgiesser
Yep, and this isn't a post academic real world example! Just seems a bit odd of the school to do.
James Wanchai
Nah, It's not that odd, I had something similar while working on a project for my school. One time they even took my off my project and made me work on a project of someone else instead. (to see if I documented everything well enough so the others could just continue working)
J. Vermeire
Hmmm...maybe I guess.
James Wanchai
+1  A: 

I never worked in ASP so I will avoid it.

At the end of your project, you should set aside some time to learn ASP. Its not going anywhere anytime some. And avoiding it does not help you in the job market.

As for your project? What do you like or enjoy outside of programming & school? For example, lets say you really enjoy skiing or fixing old Victorian houses... do it based on your interests and hobbies.

Good luck. And enjoy the freedom to develop anything you want.

Kris Krause
+1  A: 

Hello there,

just some thoughts..

Don't know what exactly wpf and wcf are doing.. just had a short google search for it which told me that wpf is some kind of graphic-making interface and wcf is some kind of network tool right?

I considered your idea of an hardware store application also..

  • maybe think of an intranet platform which gives out some business intelligence information about the company. // this creates the possibility to make better business decissions. - you need some kind of data storage to get this done properly.

  • write a tool which organizes different little tools which are often used in the company (if its something with money then is uses /opens the calcuator i.e.) // this is an automation of different workflows within the company.

  • create a graphical help database with some interesting content - perhaps do it for a development company? (you could explain wpf and wcf within your program)

hope you got a little bit inspired and that this is possible with what you want to use..

TheChange
Thank you very much, I think it's a pretty interesting idea.
byte1918
+1  A: 

Figure out what people already do on their own, and then give them a better way to do it.

Dolph
A: 

Actually, your hardware store idea isn't bad. Every hardware store I've been to uses a desktop application for looking up items (and inventory of those items) and ringing up orders.

Joel B Fant
A: 

I would suggest you to build Applicant tracking system.
Another suggestion is to make an application for tracking personal finances.

šljaker