Skip to content

๐Ÿ—ƒ๏ธ Credity a way of collecting data using a raspberry pi

Notifications You must be signed in to change notification settings

nahnova/Credity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

99 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Credity

logo

Credity is a simple and easy to use web application that allows you to create and manage events and their participants. Frontend is built with React and Next.js. Backend is built with aws-lambda and serverless. where python is used as the main programming language. The database is dynamodb.

Getting Started

Prerequisites

Entities

Name Description
Expo An expo-event
Inbox A submittable form template
Submission A form submission

GSI

We'll be using a GSI to index on other columns, in contrast to SQL DDB does not support joins.

Api

API-SPEC

Deployment

The application is deployed on AWS.

Development

To run the application locally, you need to have Node.js installed.

  1. Clone the repository
  2. Install dependencies with npm install
  3. Run the application with npm run dev

About

๐Ÿ—ƒ๏ธ Credity a way of collecting data using a raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published