Skip to content

jansenpenido/ui5-pwa-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI5 PWA To-do List

Overview

A simple To-do List Progressive Web App powered by OpenUI5 and Node.js.

Upon accessing the application from a touch device, you'll be prompted to add it to your home screen, so that it'll work just like a native mobile application, including full-screen interaction and offline support.

Add to homescreen prompt PWA running on the device

Instructions

Run locally (Node.js server)

  1. Clone/download this repository.
  2. Open the terminal and navigate to the repository's root directory.
  3. Run the command npm install to download the necessary packages.
  4. Run the command node server.js to start the app's server.
  5. Open the browser and enter http://localhost:8809/ to see the app.

Acknowledgments

  • The app 'clipboard' icon was designed by Juliia Osadcha.
  • This project was inspired by OpenUI5's official sample provided here. In order to improve the user experience, the project has been refactored according to the UI5's MVC standards and Fiori Guidelines.

About

Progressive Web App powered by OpenUI5 and Node.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published