GithubHelp home page GithubHelp logo

hackduke19's Introduction

Logo
carelog (n.) - a 24-hour hackathon project made at HackDuke 2019 (Code for Good) by Adam Cogdell, Kenan Poole, (frontend) and Michael York (backend); a project aiming to lower the barriers to mental health care for everybody


Our Goal: Make mental health care logging easily accessible to everybody through a simple, easy to use webapp to connect patients with providers. By completing daily wellness checks, patients are able to more easily communicate with their providers--allowing for day-to-day updates regarding their mental health.

How We Did It: We created a web application separated only by two folders: frontend and backend. Our frontend was written in mostly custom HTML/JS, using Bulma as a CSS framework. Our backend used many modern web technologies to create an extensible framework: ExpressJS, mongoDB Atlas, and Google Cloud Platform. During the hackathon, our website was available at carelog.online.

Running carelog Locally: To run carelog, you will need a mongoDB Server (we used Atlas, provided by a sponsorship through MLH), and a server compatible with NPM. In the backend, you will need to create a .env file to store your mongoDB server information (as MONGO_HOST=mongodb...), and a private key for password encryption (as PRIVATEKEY=...). Then, run npm install in both the frontend and backend folders. Finally, simply run npm run start in the backend. carelog will be available at port 80, running both the backend and frontend.

Special Thanks: We would like to thank HackDuke 2019 for hosting this event, and MLH for their continued support of hackathons everywhere. Particularly, we would like to thank Google Cloud Platform, mongoDB Atlas, and Domain.com for their sponsorship and for providing resources for us to use.

hackduke19's People

Contributors

blaziusmaximus avatar mryork avatar kapoole 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.