Code Monkey home page Code Monkey logo

skeleton's Introduction

Introduction

Ambulatory is An experiment project for an outpatient basis, including diagnosis, observation, consultation, treatment, intervention, and rehabilitation services Learn more about ambulatory care >>>

Installation

This repository only holds the skeleton application as a fresh start to build your ambulatory project.

Create new Ambulatory project via Composer:

composer create-project --prefer-dist ambulatory/skeleton myclinic

Once Composer is done, migrate the database table.

php artisan ambulatory:migrate

Create a symbolic link to ensure file uploads are publicly accessible from the web:

php artisan storage:link

Head to yourproject.test/myclinic and use the provided email and password to log in.

Security Vulnerabilities

If you discover a security vulnerability within Ambulatory, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

License

Ambulatory is open-sourced software licensed under the MIT license.

skeleton's People

Contributors

davidhsianturi avatar enzotaufan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

skeleton's Issues

Discuss on ERD

Hi All,
I've just created an Entity Relationship Diagram(ERD) and it's shocking to me that there are some tables which are left alone.

So I would like to request everyone to discuss Reliqui database structure and then start working on the features.

Topics

  1. Fix the relationships between tables.
  2. Add indexes to search through or get the data from Database.
  3. Finish the ERD

Please find the attached ERD which I generated using MySQL Workbench.
reliqui db erd

If we don't design the database, down the line it will cause more problems and we'll end up loosing our time in fixing the bugs rather than improving the platform.

So my humble request is to go through the requirements, prepare a list of Minimum Viable Product(MVP) features, design database around them, design architecture and finally start coding.

--
Regards

Add first-timers Only Tag

Create a section with a first timers only label for beginner related issues to make commits to this project

update profile doctor

When updating the doctor's profile, an error message appears Sorry, the page you are looking for could not be found

Discuss on Roles and Permissions

Hi All,
Can we all discuss Roles and Permissions. I would like everyone to know the list of roles and their permissions in reliqui. This helps us to add authentication and show/hide some sections.

@davidhsianturi can you take the lead and let us know the Roles and Permissions available in Reliqui. Thanks.

Add icons

Some basic icons should be added to the user interface to indicate their use more clearly.

Medical

How about you add like payment option for those who have medical, and for those who have cash?
And add medical information, etc...

Upload & Change Profile Photo

It would be nice if users can upload and change their profile photo. we can use the vue-component to handle image uploads or other simple ways and here are some basic behaviors that should occur.

  • users should be login before upload or change their profile photo.
  • authorized users should be able to upload their profile photo.
  • authorized users should be able to change their profile photo.

Developer account login

I tried making a user account in the database and logging in and had no luck, prepackage with admin user login for future developers maybe?

there is a bug when invite staff administrator

when I try to add an administrator with registered email invitation successfully sent when I click the link sent and confirm the password I found errors

Illuminate \ Database \ QueryException (23000)
SQLSTATE[23000]: Integrity constraint violation:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.