Skip to content

Instantly share code, notes, and snippets.

View michaeljarizala's full-sized avatar

Michael Jay Arizala michaeljarizala

  • Philippines
View GitHub Profile
@michaeljarizala
michaeljarizala / Git Workflow [Develop-Feature-Release Strategy].md
Created August 10, 2020 04:00
Git Workflow [Develop-Feature-Release Strategy]

Province of Agusan del Norte

Management Information Systems Division (MISD)

Standard Git Workflow

@michaeljarizala
michaeljarizala / pgadn-website-project-onboarding.md
Created August 5, 2020 07:03
pgadn-website-project-onboarding

PGADN Website Project Onboarding

This documentation aims to provide a general overview of the website project and directory design pattern for the official website of the Province of Agusan del Norte (PGADN).

In this document, we will explore the configuration and setup that is currently being used for the project.

Further, we will explore the 2 main folders that our project extensively use, namely:backend and frontend folders. These folders reside within the root folder and within each main folder there exists a standard directory design pattern for which each contributing developer must follow.

@michaeljarizala
michaeljarizala / django-react-app-boilerplate.md
Created July 16, 2020 06:40
django-react-app-boilerplate

transpiron_logo

Django-React-App-Boilerplate v.1.0.1

This boilerplate project is about integrating Django with React. The main purpose of this project is to help setup a development environment for building powerful websites with solid Django-based backend, coupled with the flexibility and impressive UI-centric features of React for frontend implementations.

A project of Transpiron, initially designed by maikeruji.

Implementations