Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephenkati/diagram_based_database
https://github.com/stephenkati/diagram_based_database
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephenkati/diagram_based_database
- Owner: stephenkati
- License: mit
- Created: 2023-06-13T08:34:21.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-06-13T14:38:39.000Z (over 1 year ago)
- Last Synced: 2024-10-28T14:18:47.522Z (16 days ago)
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Diagram_based_database
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [Video-presentation](#presentation)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)# 📖 [Diagram_based_database]
**[Diagram_based_database]** is a clinic database interpreted from a diagram.
Client
Server
Database
- **[Great summary for the repo]**
- **[Use of GitFlow]**
- **[Tables: Separation, Integrity]**
- **[Relationships: Efficiency, Retrieval]**
- **[Keys: Referential, Associations]**
- **[Security: Authentication, Authorization]**
- **[Maintenance: Backups, Durability]**
- Use [schema.sql](/schema_based_on_diagram.sql) to create database and tables.
### Prerequisites
In order to run this project you need:
- `SQL` database like `PostgresSQL`
- `Terminal`, `shell` or `command prompt`
### Setup
Clone this repository to your desired folder:
Run `git clone https://github.com/stephenkati/diagram_based_database.git`
cd `diagram_based_database`
### Install
Install this project with:
### Usage
To run the project, navigate to the project directory and ope the files.
cd `diagram_based_database`
### Run tests
You can run tests to check for linter errors by running the following commands:
👤 **Stephen Katuli**
- GitHub: [@githubhandle](https://github.com/stephenkati)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/stephen-katuli/)
👤 **Rushema Anicet**
- GitHub: [@githubhandle](https://github.com/rushemaa)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rushemaa/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/stephenkati/diagram_based_database/issues).
If you like this project please reach out to me on my social media, hire us for more content like this.
we would like to thankmy Microverse team and my coding partners for their support and guidance.
**PROJECT PRESENTATION VIDEO**
No presentation done yet.
- **[How good are your communication skills?]**
- [I have good writting and speaking communication skills in English.]
- **[What else do you do apart from coding?]**
- [I do graphics design.]
This project is [MIT](/LICENSE) licensed.