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.
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
.