website/content/projects/creations/pinestem.md
Abijeet afc68d4775 Adding the first commit for my website.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-05-13 09:21:01 +05:30

1.8 KiB

title date description tags image link weight featured sitemap
PineStem 2018-04-22T09:14:29+05:30 PineStem is a project management tool that has been build with an Agile philosophy in mind. It has an integrated bug tracking tool, kanban board, billing system and various reports that provide insights into an employee's performance.
AngularJS
Material Design
MariaDB
NSQ
Gitlab CI / CD
Microservices
Profiling
/img/pinestem.png https://pinestem.com 500, true
priority
0.

PineStem is a project management tool that has been build with an Agile philosophy in mind. It has an integrated bug tracking tool, kanban board, billing system and various reports that provide insights into an employee's performance.

I was responsible to provide technical guidance on the project. Following are the some of the key areas that I worked on,

  • Set up the base for the frontend code. Took into account the size of the project, functionalities needed and recommended guidelines when structuring the project.
  • Provided directions to break down the monolithic backend codebase into smaller microservices.
  • Approved and oversaw the integration of any new plugin that were needed.
  • Architechted the module based ACL system on both the frontend and the backend.
  • Designed the system that allows users to select their own timezone and date formats.
  • Designed the backend notification system through which all user notifications are sent, based on their preferences.
  • Analyzed and improved frontend portal performance specifically on Internet Explorer and Edge.
  • DevOps - Performed the productions server setup and laid down instructions to be followed for future deployments.