views:

34

answers:

1

I want a user to be able to create an account and upload a video to the site.

How should I structure this web app, how should I start thinking about the project, how should I store the videos, and what stack would you recommend for this project? How should I think about the front-end, the server, and the database?

The more detail, the better! Also, any code that people might give me or point me to would be greatly appreciated. I'm looking for code for the following:

user accounts uploading videos storing videos categorizing the videos upon upload displaying videos in thumbnail form I'm probably not thinking of some things, so anything I'm forgetting, please let me know! And remember, the more detail the better!

+4  A: 
Andrew