Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farzadmf/openaccessmedicalcenter
https://github.com/farzadmf/openaccessmedicalcenter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/farzadmf/openaccessmedicalcenter
- Owner: farzadmf
- Created: 2016-04-17T16:25:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-17T16:26:06.000Z (almost 9 years ago)
- Last Synced: 2025-01-12T13:18:19.134Z (about 1 month ago)
- Language: CSS
- Size: 3.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
COMP 353 Summer 2015 Project (Open Access Medical Center)
=========================================================This is the play application we are going to use to write the project.
To make sure the application can successfully connect to the database
in your local machine, do the following:* Create a database in MySQL named **comp353oamc**
* Create a user in MySQL named **comp353**
* Set the password for the user to **comp353**