Skip to content

Latest commit

 

History

History
executable file
·
41 lines (33 loc) · 2.07 KB

README.md

File metadata and controls

executable file
·
41 lines (33 loc) · 2.07 KB

Natural Cancer Care Center

Natural Cancer Care Center is a project for the team of individuals running private cancer care hospital, deamed to treat cancer and other lethal diseases with natural herbs and medicines under low cost treatment.

This project is made to provide a managable and user friendly ERP system to the faculties.

NCCC

The website is fully launched and is used by the team. Visit the website and checkout them at : naturalcancercarecenter.com

Tech Stacks used:

React PHP MySql

Dependencies

"dependencies": {
    "@emotion/react": "^11.11.1",
    "@emotion/styled": "^11.11.0",
    "@fontsource/roboto": "^5.0.8",
    "@mui/icons-material": "^5.14.9",
    "@mui/material": "^5.14.10",
    "@mui/x-date-pickers": "^6.14.0",
    "datatables.net": "^1.13.8",
    "datatables.net-bs4": "^1.13.8",
    "datatables.net-dt": "^1.13.8",
    "dayjs": "^1.11.9",
    "dotenv": "^16.3.1",
    "mui-datatables": "^4.3.0",
    "react": "^18.2.0",
    "react-datatables": "^0.0.2",
    "react-dom": "^18.2.0",
    "react-dotenv": "^0.1.3",
    "react-router-dom": "^6.16.0",
    "react-router-hash-link": "^2.4.3"
  },