Ask HN: Creating an App for Fun. Need Advice !
https://news.ycombinator.com/item?id=2367835I have a small web-app Idea which I want to implement for fun (actually, I am too bored with my day job). I want to do this for learning purpose. No strings attached.
The thing is I am ok with PHP/MySQL. With this app, I want to:
- Learn how to code in MVC architecture.
- Learn to design/implement very basic design using CSS/jQuery (no Photoshop. i am no good at it, and my job does not give me time to learn that)
- Making it scalable (that is it should withstand high traffic). (I am not saying it will receive traffic, but I want to learn to implement it in minimum resources and optimized as far as possible)
Can someone guide me where to go from here for above three? I get roughly 2 hours of time daily after my job and weekends (Sat/Sun) are free. Although I love to spend them with family and friends, but you can consider 11-12 hours free time in weekend.
I want to finish this thing in 2 months. Coding is not too complicated, the thing I want is to implement it with elegance.
Where to start? How to proceed.