Creating an app

Out of context: Reply #17

  • Started
  • Last post
  • 17 Responses
  • ukit20

    It is more complicated than it looks if all you know is basic HTML and some jQuery. You will probably need to learn some kind of web framework in order to handle the saving and display of data. I would pick a language and framework you like (i.e. some PHP framework, Ruby on Rails, Django, etc) and focus on learning the basics first. The easiest project will not be this, but rather creating a simple content-based website since that is what most of these frameworks are based around.

View thread