A Progressive Web Application for automating time reporting entries in Netsuite.
- Mobile-first design
- Offline capability
- Easy time entry interface
- Netsuite integration
- PWA features (installable, offline support)
- Clone this repository
- Install dependencies:
npm install
- Configure Netsuite credentials in
config.js - Run the development server:
npm start
- JavaScript (ES6+)
- Bootstrap 5
- Service Workers
- Netsuite SuiteScript API
This application requires Netsuite credentials. Please ensure proper security measures are in place and credentials are stored securely.
MIT