GithubHelp home page GithubHelp logo

rhok-bad-date-serverless's Introduction

Bad Date App - Backend

This is the code for the supporting (serverless) functions for Bad Date App created for the Random Hacks of Kindness RHoK #8 Hackathon.

Use Case

The application has two actors (actors: humans who interact to a system): End users, and moderators

  • End users
    • Create accounts
    • Create reports
    • View their own reports in full
    • Edit their own reports
    • View select portions of reports that are approved by moderators
    • Contact organization of the moderators through the application based on their reports
  • Moderators
    • Create curated or modified versions of full reports from end users which are presented to the public
    • Correspond with end users regarding reports

Components

The components of the system are as follows:

rhok-bad-date-serverless's People

Contributors

jakecode avatar schollii avatar tasdamen avatar patrickceg avatar dani0004 avatar jacobcode91 avatar smithuserone avatar

Stargazers

 avatar

Watchers

 avatar  avatar Sopheap Hok avatar  avatar

rhok-bad-date-serverless's Issues

DynamonDB ttl takes too long to come into effect

The dynamoDB can take upto 48 hours to excise the table. Currently a work around exists to validate the session token's life in the authorizer. DynamoDB features should be monitored for when the db ttl feature becomes usable, or a new db solution should be found.

Continuous integration prototype

Add a subsystem to automatically check code when it is pushed to Github. Hopefully the system will have these attributes as well:

  • Run completely using Amazon AWS Lambda or other function so we don't need to have a dev/test server all the time
  • A dev can work on a development branch and call the integration tests at will on their dev branch (so they don't need to mess up Master to be able to run tests)
  • Mark any issues on the Github commit as a passing or failed build, with logs (similar to a Jenkins multi-branch pipeline)

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.