0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Several changes here and there: More... over 11 years ago
Update README.md More... over 11 years ago
Removing example link. More... over 11 years ago
Broken pic. More... over 11 years ago
Adding README.md file. More... over 11 years ago
Removing unused files. More... over 11 years ago
Done adding comments. Moved all server side requests to the Model class in order to properly user Backbone.sync style. Decoupled view references by passing class as constructor options instead of referencing them internally. More... over 11 years ago
Adding some comments and LocalStorage support to persist user credentials. More... over 11 years ago
Cropping extra whitespace More... over 11 years ago
Adding screenshots of the running application More... over 11 years ago
Adding a bit of color with some pictures, Gravatar for automatic profile picture and a Credits dialog. More... over 11 years ago
All functionality added. I am not doing extensive validations as those are out of the scope of this demo. I had to change the error status returned by the API to make it easier to handle errors. Now all responses are 200 but the "status" field continues to return the expected error status. More... over 11 years ago
Removing views, layout, etc. cause this demo was supposed to be Backbone driven on UI and not on navigation changes. Most of the services are ready and the basic UI also now supports registration, login and logout. Missing parts: Update user data, display user image if present, allow account deletion, show error messages on modal windows. More... over 11 years ago
Adding API methods More... over 11 years ago
Initial revision. More... over 11 years ago