Skip to content

Small app using Ionic, Capacitor and React

Notifications You must be signed in to change notification settings

erperejildo/myPayslips

Repository files navigation

myPayslips

Small project using React, Redux, Ionic, Capacitor, Vite and much more.

Set up

npm i -g @ionic/cli
npm install
npm run build

Test

You can test it:

  • locally with ionic serve or ionic cap run android --livereload --external (if you want to also check on a connected phone)
  • installing the apk
  • ONLINE

Info

The app is working on native devices and web. NOTE: Despide I added all the permissions necessary for iOS, I'm using Windows, so I couldn't properly test it.

It's mobile friendly and also supports light and dark themes:

Features

  • Animations:
    • Hover payslip items
    • Download button
    • Routes (handled by Ionic)
  • Native download button
  • Added extra components such as modals, refreshers, toasts, loaders, etc.
  • Inside details page, there is a camera button on the right to test this plugin
  • Icon and splash screen
  • Added loading/error to individual payslips and improved error handling when loading pages (search for uncomment next line)
  • CD using Netlify:

image

About

Small app using Ionic, Capacitor and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published