/course_manager_pwa

PWA using Vanilla JS for managing courses

Primary LanguageJavaScriptMIT LicenseMIT

course_manager_pwa

PWA using Vanilla JS for managing courses

Table of Content

Screnshoots

General info

Progressive Web App developed using Vanilla JS and Material Design Lite

Technologies and dependencies

  • IndexedDB - Low-level API for client-side storage
  • Cache Storage - The Cache interface provides a storage mechanism for Request / Response object pairs that are cached
  • Dexie.js - Minimalisic IndexedDB Wrapper

Setup

For development In the project directory, you can run: npm start Runs the app in the development mode.
Open http://localhost:3003 to view it in the browser.

Deployment

Author

Breno Ribeiro do Val - Following the instructions provided.

License and copyright

MIT.

Acknowledgments

Thanks to Edy from Inatel who provided this subject as part of the graduation course.