Skip to content

ArataKamikaze/medic-database-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEDIC DATABASE WORK

About Project 💻

This application takes part of the practical database PHP work.

Demo: https://bone-dry-freeze.000webhostapp.com/index.php

Getting Started 🏁

Prerequisites

To clone and run this application, you'll need Git, a web server like Xampp or WampServer, Python, Node.js and MySQL installed on your computer.

Installation

From your command line:

# Clone this repository
$ git clone https://github.com/ArataKamikaze/medic-database-work.git

Go into the repository

$ cd medic-database-work

Install prerequisites

$ Python, MySQL, Node.js and web server

Configuration

The application need fill with the envinronment's variables. Example: MySQL variables

Follow these steps to usage

  • 1º Create and populate database with Python
  • 2º Copy the repository to your web server folder
  • 3º Run from index.php and enjoy you PHP's application

Project Architecture 📁

.
├── css
├── database
│   ├── database-mockup
│   ├── populate-db-mockup
│   └── schema-doc-tex
├── img
├── js
├── php
│   ├── blocks
│   ├── charts
│   ├── config
│   ├── forms
│   ├── pages
│   └── tables
├── index.php
└── README.md

Technologies 🚀

License 🔎

This project is under the MIT license. See the LICENSE for details.

Made with ♥ by Daniel Romagnoli, Matheus de Mello, Samuel Pimentel and Victor Cunha 👋 Get in touch!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published