close-box Documentation

Welcome to the PWA Bunga! documentation

PWA Bunga! is a modular, intuitive, and user-friendly front-end template designed for quick and efficient development of websites and, in particular, Progressive Web Apps (PWA).

This documentation explains how to use the files provided in the PWA Bunga! project to create performant and user-friendly progressive web applications. It also provides information on best practices for customizing the files to fit the specific needs of your application and how to integrate them to create a complete progressive web application.

Whether you are a beginner or experienced developer, this template will help you save time and focus on creating specific features for your website or application, rather than setting up the basic architecture.

Contents of PWA Bunga!

This front-end template is designed in a modular way and consists of three main modules: Starter, CSS, and PWA.

PWA Bunga! Starter

The Starter module provides the basic files and folders to quickly start a website or PWA project. This includes resource folders, an HTML template, 404 and 403 error pages, an htaccess file, favicons in .ico, .svg or .png formats, as well as empty CSS and JS files that can be filled according to your needs.

PWA Bunga! CSS

The CSS module includes a base CSS file with best practices, HTML element normalization, ergonomic improvements, and reset to improve consistency and compatibility across browsers, as well as to make the developer's work easier.

PWA Bunga! PWA

The PWA module provides files and instructions to transform your website into a Progressive Web App (PWA). This includes the webmanifest file that contains application metadata, icons for the home screen, the service worker file that allows the application to work offline, a JavaScript file to enhance the user experience, and an optional CSS file to customize the user interface.

Webmanifest

Icons

Service worker

pwabunga.js

pwabunga-ui.css

Getting started with PWA Bunga!

Old school way

Follow the PWA Bunga! project

Source code

PWA Bunga! is a project maintained on Github.

Github account of PWA Bunga!

PWA Bunga!'s main repository

PWA Bunga!'s documentation repository

PWA Bunga! modules repositories

These 3 repositories correspond to the 3 modules of PWA Bunga!, they are present to facilitate and organize contributions to the project.

What's New

To stay informed about the latest updates and news, you can follow the project's Twitter account:

Discussing the project

Feel free to use the discussions module in the main repository to give your opinion, thoughts or ideas about PWA Bunga!

Contribute to the PWA Bunga! Project

To contribute, you can use the issue trackers of the PWA Bunga! module repositories.

Changes made to these 3 repositories will then be applied to the main project repository.

The issue tracker is the preferred channel to report bugs, feature requests, and submit pull requests, but please respect the following guidelines: