Hi, I am working on my first angular project. The details of the project are below:
To create a web application or webiste using angularJs that would allow users to manage their tasks. e.g https://trello.com/tour Functions will include: 1) Being able to register/login to the site 2) Being able to create multiple project boxes and after clicking on the project box you get to a new page where you can create multiple todo lists, edit them. 3) Being able to uploaded files and view them and have the ability to post comments. 4) have a discussion board area. 5) Being able to add deadlines to each todo list item. 6) And a calendar that shows all the deadlines. I am very new to angular Js so have little experience using it. I am having issues starting off from a point. I don't know what kind of file structure I should have and how many files should have and how to divide my controllers and modules. Can anyone help me to figure this out and what would I need to do in order to create the features listed above for this project. Thanks in advance. Best Regards -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
