- Notifications
You must be signed in to change notification settings - Fork5
👨🏻⚕️ A system that organizes and streamlines your clinic, has more practicality in your day to day with the software for clinics easier to use.
License
NotificationsYou must be signed in to change notification settings
vinniciusgomes/idoctor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A system that organizes and streamlines your clinic, has more practicality in your day to day with the software for clinics easier to use. We want your clinic to succeed as much as you do!
To clone and run this application, you'll needGit, [Node.js][nodejs] + [Yarn][yarn] installed on your computer.
From your command line:
InstallAPI
# Clone this repository$ git clone https://github.com/vinniciusgomes/idoctor-api# Go into the repository$cd idoctor-api# Install dependencies$ yarn install# Run Migrates$ yarn typeorm migration:run# Start server$ yarn dev# running on port 3333
# Clone this repository$ git clone https://github.com/vinniciusgomes/idoctor# Go into the repository$cd idoctor# Install dependencies$ yarn install# Run$ yarn start# running on port 3000
Logins:
- Doctor:doctor@email.com - Password: 123456
- Secretary:secretary@email.com - Password: 123456
- Admin:manager@email.com - Password: 123456
This software uses these packages:
To access the layout useAdobeXD.
- Make a fork;
- Create a branck with your feature:
git checkout -b my-feature
; - Commit changes:
git commit -m 'feat: My new feature'
; - Make a push to your branch:
git push origin my-feature
.
After merging your receipt request to done, you can delete a branch from yours.
Vinnicius Gomes | Felipe Novais |
Front End | Back End |
This project is under the MIT license. See theLICENSE for details.
About
👨🏻⚕️ A system that organizes and streamlines your clinic, has more practicality in your day to day with the software for clinics easier to use.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published