All Projects → lakshmantgld → Comingornot

lakshmantgld / Comingornot

A perfect event organizer

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Comingornot

Aws Appsync Chat
Real-Time Offline Ready Chat App written with GraphQL, AWS AppSync, & AWS Amplify
Stars: ✭ 522 (+528.92%)
Mutual labels:  graphql, serverless
Api.gatsbyjs.org
The API for the Gatsby swag store.
Stars: ✭ 44 (-46.99%)
Mutual labels:  graphql, serverless
Conference App In A Box
Full stack & cross platform app customizable & themeable for any event or conference.
Stars: ✭ 693 (+734.94%)
Mutual labels:  graphql, serverless
React Firebase Starter
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
Stars: ✭ 4,366 (+5160.24%)
Mutual labels:  graphql, serverless
Graphql Serverless
Example boilerplates for GraphQL backends hosted on serverless platforms
Stars: ✭ 60 (-27.71%)
Mutual labels:  graphql, serverless
Firebase Gcp Examples
🔥 Firebase app architectures, languages, tools & some GCP things! React w Next.js, Svelte w Sapper, Cloud Functions, Cloud Run.
Stars: ✭ 470 (+466.27%)
Mutual labels:  graphql, serverless
Graphql Serverless
Sample project to guide the use of GraphQL and Serverless Architecture.
Stars: ✭ 28 (-66.27%)
Mutual labels:  graphql, serverless
Aws App Sync
Easily Deploy AWS AppSync GraphQL APIs Using Serverless Framework Components
Stars: ✭ 261 (+214.46%)
Mutual labels:  graphql, serverless
Up
Up focuses on deploying "vanilla" HTTP servers so there's nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/http or others.
Stars: ✭ 8,439 (+10067.47%)
Mutual labels:  graphql, serverless
Bootcamp 2021
Fusing Serverless Cloud Computing, Infrastructure as Code, Graph Databases, AI, and IoT Technologies and preparing for Operation Unicorn Startups
Stars: ✭ 55 (-33.73%)
Mutual labels:  graphql, serverless
Write With Me
Real-time Collaborative Markdown Editor
Stars: ✭ 81 (-2.41%)
Mutual labels:  graphql, serverless
Serverless Graphql Workshop
GraphQL and Serverless workshop
Stars: ✭ 70 (-15.66%)
Mutual labels:  graphql, serverless
Prisma1
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)
Stars: ✭ 16,851 (+20202.41%)
Mutual labels:  graphql, serverless
Webiny Js
Enterprise open-source serverless CMS. Includes a headless CMS, page builder, form builder and file manager. Easy to customize and expand. Deploys to AWS.
Stars: ✭ 4,869 (+5766.27%)
Mutual labels:  graphql, serverless
Workers Graphql Server
🔥Lightning-fast, globally distributed Apollo GraphQL server, deployed at the edge using Cloudflare Workers
Stars: ✭ 255 (+207.23%)
Mutual labels:  graphql, serverless
Panther
Detect threats with log data and improve cloud security posture
Stars: ✭ 885 (+966.27%)
Mutual labels:  graphql, serverless
Mongoke
Instant Graphql for MongoDb (active branch is golang, rewrite in process)
Stars: ✭ 203 (+144.58%)
Mutual labels:  graphql, serverless
Commerceql
UNMAINTAINED
Stars: ✭ 217 (+161.45%)
Mutual labels:  graphql, serverless
Serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
Stars: ✭ 1,048 (+1162.65%)
Mutual labels:  graphql, serverless
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+1246.99%)
Mutual labels:  graphql, serverless

ReactJS-Redux-Serverless-GraphQL event planner

serverless react redux graphQL

ComingOrNot

As the name suggests, It's an event planner app that strives to ease the work of an organizer, conduct events and get togethers in a much planned and less chaotic way. The steps are quite simple,

  1. create an event
  2. share the link to the participants
  3. once the participants cast their entries, zero in on the best possible date.

This web app is powered by the serverless service offered by AWS's Lambda and NoSQL storage dynamoDB.

Live web app:

ComingOrNot

Technical Architecture:

Architecture diagram

How it Looks in Mobile:

UI

Installation & Usage:

Refer Installation & Usage readme for steps for reproducing and in-depth understanding on directory structure.

Deployment:

  • Add images using the FQDN.

AWS Deployment

  1. Run webpack -p after editing the webpack.config.js file.
  2. Log in to the AWS console, navigate to S3 and upload the dist/app.js file to the appropriate directory.

Inspired from:

Chouseisan

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].