Skip to content

Commit

Permalink
Non-functional reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
3laaHisham committed Dec 17, 2023
1 parent a95deb0 commit 448cc90
Show file tree
Hide file tree
Showing 125 changed files with 21,261 additions and 2,390 deletions.
563 changes: 177 additions & 386 deletions README.md

Large diffs are not rendered by default.

1,053 changes: 356 additions & 697 deletions client/package-lock.json

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@faker-js/faker": "^8.1.0",
"@hookform/resolvers": "^3.3.2",
"@iconify/react": "^4.1.1",
"@mui/icons-material": "^5.14.16",
"@mui/lab": "^5.0.0-alpha.147",
Expand All @@ -34,9 +35,12 @@
"@react-pdf-viewer/core": "3.12.0",
"apexcharts": "^3.43.0",
"axios": "^1.6.1",
"base64-js": "^1.5.1",
"date-fns": "^2.30.0",
"history": "^5.3.0",
"html2pdf.js": "^0.10.1",
"joi": "^17.11.0",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"mui": "^0.0.1",
"numeral": "^2.0.6",
Expand All @@ -46,6 +50,7 @@
"react-dom": "^18.2.0",
"react-helmet-async": "^1.3.0",
"react-hook-form": "^7.48.2",
"react-loading": "^2.0.3",
"react-query": "^3.39.3",
"react-router-dom": "^6.16.0",
"react-stripe-checkout": "^2.6.3",
Expand Down
1 change: 1 addition & 0 deletions client/public/assets/icons/navbar/ic_addAdmin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions client/public/assets/icons/navbar/ic_addMember.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions client/public/assets/icons/navbar/ic_address.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions client/public/assets/icons/navbar/ic_appointment.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions client/public/assets/icons/navbar/ic_chat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions client/public/assets/icons/navbar/ic_contract.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions client/public/assets/icons/navbar/ic_doctor.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions client/public/assets/icons/navbar/ic_family.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 448cc90

Please sign in to comment.