Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/olgabull/vue3-ts_medicine


https://github.com/olgabull/vue3-ts_medicine

Last synced: 11 days ago
JSON representation

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

GitHub



telegram

Telegram



E-mail

E-mail



linkedin

LinkedIn

# 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).