Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.86 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.86 KB

ResonanceCode 📓 📗 📙

ResonanceCode for Resonance Path Consulting The web app follows the PWA standard.

Build Status Coverage Status

Simple architecture explanation

  • Front-end:
    • React + Redux
  • Back-end:
    • Node js and Express
    • Http 2 and https have been enabled
  • Database:
    • MongoDB
  • Authentication:
    • Passport for Facebook and Google login
    • Bcrypt for username and password login
  • PWA:
    • A service worker is using with Workbox-SW to achieve the PWA standard

Test 🎉 🎉

Test code is under the tests folder Jest is using as the test framework

Living website

https://kairoscope.resonancepath.com

The LightHouse report

alt text

Desktop view

alt text

alt text

alt text

alt text

Mobile view

alt text

alt text

alt text

alt text