Skip to content

A web info portal built for Green River College's Nursing Program using PHP, MySQL, HTML/CSS, Bootstrap, and JS. Hosted through WH4S and managed on cPanel.

Notifications You must be signed in to change notification settings

ronnguyen1011/NursingClinical

 
 

Repository files navigation

Nursing Clinical Website Team

A web information portal built for Green River College's Nursing Program using PHP, MySQL, HTML/CSS, Bootstrap, and JS. Hosted through HostGator and managed on cPanel.

Table of Contents

Description

The Nursing Clinical Website is designed to provide an information portal for students and faculty of Green River College's Nursing Program. It serves as a central hub for accessing important resources, communicating with peers and faculty, managing clinical experiences, and overseeing administrative tasks such as survey replies, clinical requirements, and document management. The aim is to streamline communication and providing easy access to necessary resources.

Installation

Prerequisites

  • PHP 7.4 or higher
  • MySQL 5.7 or higher
  • cPanel access (for hosting management)

Tutorial

  • This video showcases how to use SSH session in PHP Storm. For more detailed information, view the video description.

Demo

  • This video showcases the website and it's features.

Configuration

  1. Clone the repository:
    git clone https://github.com/ronnguyen1011/NursingClinical.git
    
  2. Navigate to the project directory:
    cd NursingClinical
    
  3. Set up the database:
    Create a MySQL database and import the ClinicalRequirements.sql, ExperienceFormSubmissions.sql, and login.sql files located in the Database-backup folder.
  4. Configure the database connection:
     Edit the db-connect.nursing.php and db-credentials.php files (located in the Model folder) with your database credentials.
  5. Upload the project to your web server using cPanel or your preferred method.

Authors and Acknowledgments

- Jasmine David 
- Ron Nguyen
- Zack Dithilath
- Zoe Fortin

About

A web info portal built for Green River College's Nursing Program using PHP, MySQL, HTML/CSS, Bootstrap, and JS. Hosted through WH4S and managed on cPanel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 82.6%
  • JavaScript 13.1%
  • CSS 4.3%