Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olgabull/vue3-ts_medicine
https://github.com/olgabull/vue3-ts_medicine
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/olgabull/vue3-ts_medicine
- Owner: OlgaBuLL
- Created: 2024-11-16T20:56:16.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-11-16T21:39:57.000Z (about 1 month ago)
- Last Synced: 2024-11-16T22:24:36.468Z (about 1 month ago)
- Language: Vue
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🩺 Health center employee records
## Functionality:
🩹 Fetching data from API
🩹 Ability to create/update/delete Doctors and Nurses
🩹 Storing data in localStorage
🩹 Switching between pages
🩹 Use on mobile phones
## A brief overview of this project:
#### VIEW DEMO
>OR Click on any of the images below to visit this website!
[![doctors](https://github.com/user-attachments/assets/38c7a21c-2c32-44ad-b285-fe4216022c00)](https://olga-bull-medical-website-demo.netlify.app)
[![nurses](https://github.com/user-attachments/assets/6617cf08-ab7a-4cd8-b0ff-c06fcb0945bf)](https://olga-bull-medical-website-demo.netlify.app)
## Stack:
💉 Vue 3 Composition API
💉 Vue Router
💉 TypeScript
💉 API
💉 Vite
💉 SVG-sprite
💉 SCSS
💉 BEM-methodology
💉 JavaScript
💉 Grid
💉 Flex
💉 semantic and adaptive layout
## Available Scripts:
In the project directory, you can run:
#### `npm install` - to install dependencies
#### `npm run dev` - to start the project in development mode
#### `npm run build` - to create a production build
## Contacts:
GitHub
Telegram
# Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Learn more about the recommended Project Setup and IDE Support in the [Vue Docs TypeScript Guide](https://vuejs.org/guide/typescript/overview.html#project-setup).