Skip to content

This repository describes all the work I did in my GSoC 2022 period with Moja Global.

Notifications You must be signed in to change notification settings

Palaksharma23/Google-Summer-of-Code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

GSoC 2022 @Moja Global

google-summer-of-code-2022

| Project: (Building UI library for moja global)

Project Details Useful Links
Mentor Harsh Mishra, Gopinath Balakrishnan
Student Palak Sharma
Github Repository for the project GitHub
Npm Package NPM
Documentation Storybook

Project Description✍

Moja global is a not-for-profit, collaborative project that brings together a community of experts to develop open-source software that allows users to accurately and affordably estimate greenhouse gas emissions and removals from the AFOLU sector.

This year in Google Summer of Code 2022, I have worked on building a faster, lightweight, user-friendly, mobile-friendly, and cross-browser-compatible UI library as a stand-alone dependency for moja global projects. I have worked on building a UI library having pre-written or ready-made code for various widely used components across all the repositories of moja global that future developers and users can use in their projects just by installing the package and running two or three import commands😀.

The UI library developed under this project serves the following purpose🎉

  • The UI library help in maintaining a UI consistent theme in moja global as an organization.

  • The UI library has reduced designing time for upcoming projects and it will also future help developers to focus more on the backend implementation part rather than on coding the frontend part.

  • This UI library has created the projects more user-friendly and attractive.

  • Using UI Library components is easy as most of the code is written in the documentation itself.


    My Contributions🎯

    The main aspects of my contributions are🎓

Contribution Tools and Technologies used
Migration of current projects from Vue2 to Vue3 Vuejs
Designing Figma
Implementation Vuejs
Documentation Storybook
Building Rollup
Testing Axe
Launch Yarn
Integration of UI library into existing projects UI library

Migration of existing projects from Vue2 to Vue3 🔁

Initially, I worked on migrating the existing project from Vue version 2 to Vue version 3, to make them compatible to use the UI library which is based on Vue version 3

These are the Pull requests, I made for migration of the existing project

Designing🌸

After Migration, I worked on designing the components of UI library according to the Moja Global brand guidelines. The designs can be found here

Implementation & Documentation📝

I did Implementation and Documentation of the UI library simultaneously, I have added various components in the UI library with each being fully customizable, and accessible.

These are the Pull requests, I made for the Implementation and Documentation of the UI library

Building👩‍💻

Building the UI library, is the main task of the project. I used vue rollup to build the UI library.

Testing🔍

For testing the components of UI library, I have given two options to test in development mode as well as while making the pull request

Launch🚀

We the help of my mentor, the launch of UI library has been automated. The launch happens as soon as the package version in package.json is changed.

Integration of UI library into existing projects🎊

We tested the UI library by integrating it in the fresh new Vue 3 project as well as in existing mojaglobal's project. It worked as expected in both. It is currently in use in FLINT UI

Summary👩‍🎓

The overall experience of GSoC has been amazing and full of learnings. I learn many things like how to build a project from scratch, how to work with large codebase, etc. I would like to thank my mentors for always being there and I have learnt a lot from him during the GSoC period and before🎀.

About

This repository describes all the work I did in my GSoC 2022 period with Moja Global.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published