Weekly Report can also be found [[ https://www.mediawiki.org/wiki/Allowing_Contributors_to_Update_their_own_details_in_Tech_Metrics/Report | here ]]
Week 1: 25th May - 31st May
----------------------------------------
- Created a minimal angularJS, bootatrap based interface to list user's information like username, organization, country, date etc.
- Interfaced the techniques for user to update their information.
- Github repo can be found [[ http://github.com/sarvesh-onlyme/wiki-template | here ]]
Week 2: 1st Jun - 7th Jun
------------------------------------
- Added sign-in/sign-up page along with contributors account page.
- Implemented search, to filter the contributors list
- Github repo can be found [[ http://github.com/sarvesh-onlyme/wiki-template | here ]]
Week 3: 8th Jun - 14th Jun
-------------------------------------
- Setup Flask repo for rest api implementation
- Created backend support for previously created templates
- Implemented Ajax calls from angular templates to rest api.
- Git repo can be found [[ http://github.com/sarvesh-onlyme/wiki-app | here ]]