Giter Site home page Giter Site logo

beintouch's Introduction

Be In Touch

Welcome to Be In Touch, an application to support our health by improving our relationships with the people who really matter to us.

This application was built at BarCamp London's 2024 Hackathon.

Background

Academic studies consistently show that the quality and number of our friendships have more influence on our chances of dying than other commonly considered risk factors.

Academic Robin Dunbar says: "Having no friends or not being involved in community activities will dramatically affect how long you live." Source: Friends: Understanding the Power of our Most Important Relationships by Robin Dunbar

This application sets out to strengthen our most important relationships with family, friends and community through:

  • reminding us to be in touch with our family and friends
  • helping us remember significant occasions, both positive and negative, in the lives of our family and friends
  • helping us remember important information about others in our community

Get Started with developing locally

  • This project uses Ruby on Rails.

Ruby version:

  • 3.1.3
  • There are various ways to install and update your ruby version. A popular ones is rvm which stands for ruby version manager, you can find more info on this and other options online.

System dependencies:

This how-to is written for MacOS, and works on intel machines. If you're successfully work on this using a different technology then please update this how-to with how you did it.

Database creation:

You'll need a postgres database in order to work locally with this repo, if you don't have postgres yet, here's a way to install it

  • brew install postgresql
  • brew services start postgresql

Once your postgres database is up and running you should be able to do the following commands to set up the database for this application.

  • bin/rails db:create
  • bin/rails db:create
  • bin/rails db:seed

Running locally

Install dependencies from the Gemfile:

  • bundle

Start the rails server:

  • bin/rails s -p 4000

Visit the site on your machine:

beintouch's People

Contributors

nchristie avatar johndyer13 avatar curtisd4q avatar lorint avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

curtisd4q

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.