Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/farzadmf/openaccessmedicalcenter


https://github.com/farzadmf/openaccessmedicalcenter

Last synced: about 1 month ago
JSON representation

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**