Create App using Framework7, Vue.js, Ionic and CouchDB/PouchDB

Job ID: 34580910

Budget: $250 – $750 USD

We have an app that was started using framework7 and Vue.js. We are looking for someone to complete the application and do it right within those systems.

The app is for managing inventory in storage locations for our users. We are looking for someone to create the remaining pages and connect/create CouchDB connections, databases and permissions correctly. This application must use CouchDB/PouchDB as it is offline first. Most of our users will not have internet when using the application and it must update when they do receive a connection.

There is an existing rest API created for login, registration and subscriptions. Many of the pages are created/designed using a PHP API which needs to be removed and update to connect to the new CouchDB/PouchDB. We can make any changes to the Authentication API with user ids or other credentials needed to create the child database connections.

The following are a list of all the pages in the app.

Devices: delete and approve devices

Employees: Lists all employees
Add / Edit / Delete

Customers:
Add / Edit / Delete

Storage Location: List all locations
Add / Edit / Disable

Inventory
Add / Edit / Disable
Categories: Add, Edit, Disable

Jobs
Add / Edit / Delete

Orders
Add / Edit / Delete

Invoices
Add / Edit / Delete

Quotes: Quotes are simply an invoice with a status of quote. This allows us to easily convert quotes to invoices.
Add / Edit / Delete