Skip to content

jamols09/doc-frontend

Repository files navigation

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

PLUG-INS

(Need to set-up for Android and IOS) https://capacitorjs.com/docs/apis/camera
(PWA PLUGIN) https://capacitorjs.com/docs/web/pwa-elements
lodash - make reactive elements watchable
vuelidate - validation plugin
dotenv - using env for quasar

About DocMaglana

A Project for recording details to be used by a physician. Making records easy to navigate and track patient data.

Back-end: Laravel Sanctum

I think this is a good choice for handling small to medium projects.

Front-end: Vue JS with Quasar Framework

Quasar framework is used with vue in order to make the project PWA. Easier exporting into application with only one code base.

Developers

  • Oliver Maglana
  • Adrian Jefferson Olape

Hopefully I can get more developers here to speed-up development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published