apt-maint-react-app

Exploring React & Redux libraries by re-implementing an application on Apartment Maintenance Account written in Angular a while ago.

Usage no npm install needed!

<script type="module">
  import aptMaintReactApp from 'https://cdn.skypack.dev/apt-maint-react-app';
</script>

README

apt-maint-acct-react-frontend

Exploring React & Redux libraries by re-implementing an application on Apartment Maintenance Account written in Angular a while ago.

Features:

  1. JWT for Authentication (Json Web Token),
  2. RBAC for Authorizations (Role Based Access Control),
  3. Login, Registration, Forgot Password, Social Logins, FlashMessage,
  4. NodeJS / ExpressJS for backend/server-side code,
  5. Jest, Enzyme for Unit tests,
  6. PWA Enabled (Progressive Web Application)

Demo (read-only)

Backend, written in NodeJS/ExpressJS

Installation Guide

User Guide

Technical Guide

License

MIT