I have successfully completed the 1st evaluation. The following tasks were accomplished by me :
# | Objectives | Associated Deliverables | Status |
---|---|---|---|
1 | Admin Dashboard | Implemented the mobile/tab and destop view of admin dashboard | |
2 | Resources Page | Implemented the mobile/tab and destop view of resources page | |
3 | Periods page | Implemented the mobile/tab and destop view of periods page | |
4 | 404 page | Implemented 404 page. | |
5 | No js dropdown | Fixed no-js dropdown issue (reduced the code by removing extra noscript and adding script) | |
6 | New accordions | Created new accordions. | |
7 | Resources page header | Resources Page Header dropdown and side nav implemented ( Raised the pr but as per the workflow decided , it will be merged after the no-js dropdown and side nav pr is merged ) . | |
8 | Footer Styling | Minor footer styling issues . | |
9 | About us | Prepared first skeleton of about us . |
Working on this project, I learnt :
My code worked fine but wasnot optimised . So, I faced difficulty at beginning and then learnt how to write organized code so that it fits for all views in one skeleton . Implemented “MOBILE FIRST APPROACH” and got a proper grip on it .
Further I will be working on extra milestones , like improvising the accessibility of accordions , modifying single artifact view , working on common templates .