Jump to content

Developers: Difference between revisions

From HEIN+FRICKE
Suraj.mali@heinfricke.team (talk | contribs)
Suraj.mali@heinfricke.team (talk | contribs)
No edit summary
Line 62: Line 62:
* IDE & Editors (VS Code / IntelliJ / PyCharm)
* IDE & Editors (VS Code / IntelliJ / PyCharm)
* Local Dev Environment Setup Guide
* Local Dev Environment Setup Guide
== Development Policies ==
(These are written for ALL employees, simple to understand)
* Secure Coding Policy
* Code Review Guidelines
* Branching Strategy & Version Control Policy
* API Development Standards
* Documentation Standards
* Release & Deployment Policy

Revision as of 08:41, 24 November 2025

Developer Team Overview

Team Members

Sr. No. Name Designation Phone No. Email
1
2
3
4
5

Getting Started

  • New Developer Onboarding Guide
  • Development laptop initial setup
  • Access to required repositories (Git)
  • Access to Jira / Project Management Tools
  • Company VPN / Internal systems access
  • Coding Standards & Best Practices
  • How to Run Local Development Environment

Daily Work Tools

Communication

Development Tools

  • Git / GitHub / Gitia – Version control workflows
  • IDE & Editors (VS Code / IntelliJ / PyCharm)
  • Local Dev Environment Setup Guide

Development Policies

(These are written for ALL employees, simple to understand)

  • Secure Coding Policy
  • Code Review Guidelines
  • Branching Strategy & Version Control Policy
  • API Development Standards
  • Documentation Standards
  • Release & Deployment Policy