Giter Club home page Giter Club logo

healthy-horizons's Introduction

HealthyHorizonsApp

This is an EPICS project for Healthy Horizons at Butler University. The purpose of the Healthy Horizons program is to promote healthful living by providing a comprehensive wellness package to Butler faculty. This website is built to substitute a paper form with a technological solution, in the hopes that the website can provide more for the users of Healthy Horizons than paper submissions ever could.

Wiki

For technical details, visit the wiki. It will share details about languages used, how the project is structured, and how the client-server model works in web development.

Technologies and File Structure

This is a node.js website using the express framework. Files related to serving the website are located in the root directory. HTML files are in the root of the src directory. Scripts and stylesheets are in the src/script and src/style directories respectively. All other website data is stored in src/resources.

How to Start Server

Clone the repository, and be sure to install node package manager (npm) on your machine.

Run npm i in the project folder. This will install all the project dependencies. Then run node app.js to start the server.

Additionally, you can install nodemon which will allow the server to auto refresh the page on saved changes. To do this, install it using npm i nodemon -g and then run the server using nodemon app.js.

healthy-horizons's People

Contributors

cormanov avatar walkerdemel avatar cbain1 avatar dmorzos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.