jth0024 / Russel-Hospital-Senior-Design

Auburn University MECH 4240 Senior Design Project for Russel Hospital

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Russel Hospital Senior Design Project

Updated By: Jordan Hurt

Date: 6/13/2014

This README document contains some basic information about the project and project structure. If you need to update this document, please change the header to reflect your name and the date.

Project Structure

The top level directory for this project is called: Russel-Hospital-Senior-Design -For simplicities sake, let's make this the only directory with capital letters. -All sub-directories should be lowercase to keep our file paths simple. -Let's give all sub-directories a descriptive name, with words separated by '-'. -Example: /database-files

I propose that we organize our project into four main sub-directories

  • For the web front and backend components: /server-files
  • For the controller python/bacPypes code: /controller-files
  • For our database files: /database-files
  • For our documentation: /documentation

About

Auburn University MECH 4240 Senior Design Project for Russel Hospital


Languages

Language:Python 95.0%Language:JavaScript 4.7%Language:CSS 0.4%