Skip to content

webix-hub/doctor-appointment-demo

Repository files navigation

Doctor Appointment App (for the new Webix skin)

A demo of a hospital CRM for a doctor. Includes a dashboard with statistics on patients, a profile with editing, and a login form.

NOTE: Backend for logging in is not implemented, for that you can visit the other repository, the links are below:

How to run

  • run npm install or yarn install
  • run npm start or yarn start
  • open http://localhost:8080

For more details, check https://www.gitbook.com/book/webix/webix-jet/details

Other commands

Run lint

npm run lint

Build production files

npm run build

After that you can copy the "codebase" folder to the production server

License

MIT

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published