Giter Site home page Giter Site logo

invitable's Introduction

Hi there ๐Ÿ‘‹

I'm a physician & software developer passionate about building digital health applications that support clinical research, help make healthcare more accessible, and improve health outcomes.

At @StanfordBDHG, I work on @StanfordSpezi, an open-source framework for building modern, interoperable digital health applications, and teach @CS342, a course in building real-world solutions for clinical care and research.

invitable's People

Contributors

aarohmankad avatar cris1133 avatar gitter-badger avatar mohnjoosemiller avatar vishnuravi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

invitable's Issues

Create Leaderboard

Create a leaderboard to encourage users to be generous. Rankings will be based on ratio of invites given to invites received.

Tasks:

  • Create Leaderboard View
  • Create Leaderboard API Endpoint - return users by descending inviteRatio
  • Add displayName to User Schema for name that will be shown on leaderboard (and elsewhere on app)
  • Add inviteRatio to User Schema
  • Update inviteRatio when user gives or requests an invite

Implement CORS

this will be simple and allow others to utilize our API

Send invite

  • modify invitable schema to have sendable field which will expect a boolean value
  • create function handle sending the email

Link user obj to event obj

These objects need to be linked for easy retrieval

  • Change sub schema
  • API call to add a new sub
  • Calls to get subs (?)
  • Calls to get events that a user is signed up for

Update user schema

User schema needs to track number of invites given

  • Schema updated
  • API call to increment count
  • API call to get user's count

User Profile Page

  • user info (username, reset password)
  • Current Queue, position, and option to leave queue.

Implement Mailgun

Implement Mailgun for:

  • sending invite codes to users
  • sending password reset emails
  • new account e-mail verification

Invitables view

List of things that you can get in the queue for and that you can give invites for.

invitable.vishnu.io down

Really a server problem, but this should be addressed, I'm getting a 502 Bad Gateway error....

Mobile UI

The site looks really terrible on mobile... apparently you can't add images on mobile github, but I'll post it when I get home

Create threat analysis model

  • XSS
  • Password Encryption - Encrypt at db level
  • Man in the middle (browser | attacker | server) - require authentication

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.