Web "tracker" app help

Hello guys,
I’m kind of a noob when it comes to web app development. I have some knowledge of HTML, CSS and JavaScript. Where should I begin if I wanted to build my own version of dominoes tracking system. Any help would be appreciated.

Things I’d want to include in app:

  • Email and text notifications
  • Document upload
  • Multi user
  • messaging

Thanks,
AyoJoe

If you are brand spanking new to this sort of full stack stuff then I would suggest to start you off learning Meteor as it is a comprehensive full-stack framework which is fantastic at getting your feet wet with this sort of thing.

https://www.meteor.com

1 Like

Awesome, definitely will look into meteor. Thanks