GithubHelp home page GithubHelp logo

pradeep87blore / mynotesapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 68 KB

This application shall allow the user to add some notes and have a collection of their previous notes stored online.

C# 100.00%

mynotesapp's Introduction

MyNotes App

This application shall allow the user to add some notes and have a collection of their previous notes stored online.

The intent is to make use of various AWS services to achieve this.

Goals / High level requirements / technical details: Facebook based login - TBD Simple ui that allows for some text and image to be added as notes - Done Text stored with metadata in dynamo db - Done Image stored in s3 bucket - Done Dynamo db row points to the image - Done Image resolution downgraded to 512 x 512 by a lambda function or local client - TBD Api gateway to provide a rest call to post notes? - TBD Api gateway api to get all notes? - TBD A web page that can return all the notes in a simple html format. Can use lambda here to create html tags around the notes and image - TBD Ability to delete or edit notes and image - TBD Wpf ui in desktop client to add, edit and delete notes - TBD Notes can be sorted in any order - TBD Can pin or star notes - TBD

To run this:

  1. First deploy the Cloudformation template (MyNotesAppTable.template) appropriately. This creates the DynamoDB tables
  2. Next, run the project ResourceInitializer. This creates the required S3 tables, etc.
  3. Next, launch the application by running the MainPage project.

TODO:

  1. Create the Cognito ID pool with CF or at least programatically
  2. Thumbnail creator and displaying the image in the notes post app restart
  3. Display user's Twitter profile image in the app
  4. Use the user's Twitter credentials to access the S3 and DynamoDB

mynotesapp's People

Contributors

pradeep87blore avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

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.