GSoC'23: Project Report for Talawa User Portal

GSoC'23: Project Report for Talawa User Portal

This is a summary of the work I did for The Palisadoes Foundation under Google Summer of Code 2023.

Project Title Build User Portal For Talawa

Tech stack of the project GraphQL, React, Redux, Typescript, Material UI, React-Bootstrap.

PRs merged https://github.com/PalisadoesFoundation/talawa-admin/pulls?q=is%3Apr+is%3Aclosed+author%3Abeingnoble03

Screen Preview

A preview of all the screens which were part of my project is shown below.

Here is the link for the Figma file containing all the wireframes and UI designs of the screens built during the project.

https://www.figma.com/file/fqCUOZGnx4Oy6LKhvQrnlo/Untitled?type=design&node-id=0%3A1&mode=design&t=3fNXh7YrezonLAod-1

Login Register Screen

image

image

Organizations Screen

image

Feed/Home Screen

image

image

Screenshot 2023-09-02 at 12 39 38 AM

People Screen

Screenshot 2023-07-16 at 5 11 51 PM

Screenshot 2023-07-16 at 5 12 09 PM

Donations Screen

image

Assigned Tasks Screen

Screenshot 2023-10-02 at 1 37 22 PM

Profile Settings Screen

image

Events Screen

Screenshot 2023-08-26 at 3 15 25 AM

Screenshot 2023-08-26 at 3 15 39 AM

Screenshot 2023-08-26 at 3 15 52 AM

Chat Screen

Screenshot 2023-10-09 at 12 30 25 PM

Screenshot 2023-10-09 at 12 30 39 PM

Multilingual Support

All the screens built during the project are covered with multilingual support.
Supported languages: English, Spanish, French, Traditional Chinese and Hindi.

100% Code Coverage

All the screens and components built during the project are 100% covered with tests using Jest and Vitest. This provides 100% code coverage of all the components.

All the components and screens having `/UserPortal/` in their path were created as a part of this project. It can be seen that all the components and screens have 100% code coverage.

Conclusion

Overall, it was a great experience to collaborate with all the developers working on Talawa (by The Palisadoes Foundation).

I want to thank all my mentors Eva Sharma, Peter Harrison and Md Noman Khan.