Jump to content

Developers: Difference between revisions

From HEIN+FRICKE
Suraj.mali@heinfricke.team (talk | contribs)
No edit summary
Suraj.mali@heinfricke.team (talk | contribs)
Line 59: Line 59:


=== Development Tools ===
=== Development Tools ===
* Git / GitHub / Gitia – Version control workflows
* [[Git / GitHub / Gitia – Version control workflows]]
* IDE & Editors (VS Code / IntelliJ / PyCharm)
* IDE & Editors (VS Code / IntelliJ / PyCharm)
* Local Dev Environment Setup Guide
* Local Dev Environment Setup Guide
Line 66: Line 66:
(These are written for ALL employees, simple to understand)
(These are written for ALL employees, simple to understand)


* Secure Coding Policy
* [[Ecure Coding Policy|Secure Coding Policy]]
* Code Review Guidelines
* Code Review Guidelines
* Branching Strategy & Version Control Policy
* Branching Strategy & Version Control 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

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