All Projects → smilegupta → notes-yard-frontend

smilegupta / notes-yard-frontend

Licence: other
Its an application to create notes and notebooks

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to notes-yard-frontend

Hands-On-Serverless-Applications-with-Go
Hands-On Serverless Applications with Go, published by Packt.
Stars: ✭ 92 (+170.59%)
Mutual labels:  dynamodb
simple-subscribe
Collect emails with a subscription box you can add to any page and build your own independent subscriber base.
Stars: ✭ 67 (+97.06%)
Mutual labels:  dynamodb
basic-serverless-api
A basic full stack example of building an API with AWS Amplify, Amazon API Gateway, AWS Lambda, and Amazon DynamoDB
Stars: ✭ 45 (+32.35%)
Mutual labels:  dynamodb
nestjs-dynamoose
Dynamoose module for Nest
Stars: ✭ 84 (+147.06%)
Mutual labels:  dynamodb
AspNetCore.Identity.DynamoDB
DynamoDB Data Store Adaptor for ASP.NET Core Identity
Stars: ✭ 31 (-8.82%)
Mutual labels:  dynamodb
service
Service for storing and computing BundleWatch data
Stars: ✭ 17 (-50%)
Mutual labels:  dynamodb
go-localstack
Go Wrapper for using localstack
Stars: ✭ 56 (+64.71%)
Mutual labels:  dynamodb
aws-tutorial-code
AWS tutorial code.
Stars: ✭ 114 (+235.29%)
Mutual labels:  dynamodb
serverless-go-graphql
Serverless Framework template with Golang, GraphQL and DynamoDB
Stars: ✭ 28 (-17.65%)
Mutual labels:  dynamodb
typedorm
Strongly typed ORM for DynamoDB - Built with the single-table-design pattern in mind.
Stars: ✭ 224 (+558.82%)
Mutual labels:  dynamodb
cognito-to-dynamodb-lambda
Copy newly-confirmed users from Cognito to DynamoDB
Stars: ✭ 68 (+100%)
Mutual labels:  dynamodb
jest-dynalite
Jest preset to run Dynalite (DynamoDB local) per test runner
Stars: ✭ 125 (+267.65%)
Mutual labels:  dynamodb
go-web-dynamo-starter
Aims to be a starting point for dynamodb based serverless fun
Stars: ✭ 13 (-61.76%)
Mutual labels:  dynamodb
toi
A TypeScript validation library capable of inferring types
Stars: ✭ 25 (-26.47%)
Mutual labels:  dynamodb
gozeit
GoZeit
Stars: ✭ 19 (-44.12%)
Mutual labels:  dynamodb
DynamodbToCSV4j
Dump DynamoDB data into a CSV file using java
Stars: ✭ 18 (-47.06%)
Mutual labels:  dynamodb
thunder
REST API application that manages user databases
Stars: ✭ 22 (-35.29%)
Mutual labels:  dynamodb
aws-nestjs-starter
Serverless, AWS, NestJS, GraphQL and DynamoDB starter
Stars: ✭ 200 (+488.24%)
Mutual labels:  dynamodb
dynamodb-simple
Type-safe Haskell framework for AWS DynamoDB
Stars: ✭ 16 (-52.94%)
Mutual labels:  dynamodb
terraform-aws-backup
Terraform module to provision AWS Backup, a fully managed backup service that makes it easy to centralize and automate the back up of data across AWS services such as EBS volumes, RDS databases, DynamoDB tables, EFS file systems, and AWS Storage Gateway volumes.
Stars: ✭ 62 (+82.35%)
Mutual labels:  dynamodb

Notes Yard

Open Source Love Awesome Made With Love

Notes Yard is a highly scalable, low cost and high performant one stop solution to:

  • Upload notes and get sharable link and getting iframes to add in your website
  • A Markdown Editor
  • Creating private notebooks and notes

Project Overview

Application Links

Frontend Code -> https://github.com/smilegupta/notes-yard-frontend
Deployed URL -> https://notes-yard.smilegupta.tech/
Backend Code -> https://github.com/smilegupta/notes-yard-backend
API Docs -> https://notesyard-api.smilegupta.tech

Tech Stack

Frontned: Reactjs
Additional NPM Libraries

  • react-toastify
  • react-router-dom
  • react-router-bootstrap
  • react-password-mask
  • react-modal
  • react-copy-to-clipboard
  • react-quill
  • react-bootstrap
  • axios
  • aws-amplify
  • @tippyjs/react
  • react-markdown
  • react-qr-code
  • html-react-parser
  • dompurify

Styling: CSS and BootStrap
Database: DynamoDB
Authentication and Authorisation: Cogito and Amplify
Storing Images: S3
Compute: AWS Lambda
Deployment: CI/CD setup using GitHub Actions via Serverless Framework

Architectural Diargram

Overall Functionlity

  • Uploading a paste (publically) and getting a sharable link.
  • A MD Previewer
  • Ability to make private notebooks and adding notes.
  • User Management (Login, register, sending confirmation link, forgot password and email verification before entering the system)
  • Authenticated Routes and 404 error page.

Upcoming Features

  • Sharable SWOT Board for Analysis

Glad to see you here! Show some love by starring this repo.

Facebook Instagram LinkedIn Twitter

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].