GithubHelp home page GithubHelp logo

vnd-notes-app-client's Introduction

vnd-notes-app-client

React

Description

The React AP for Creating , uploading Images, listing editing and deleting Notes (written in React framework). This app acts as the the Frontend for serverless Backend Api , dynamo db and storage services e.g. S3.

Routes

Base Path: /

Routes:

  • /signup - to signup a new use. It needs email and password with confirm password. Validations are applied wherever necessary. On Signup a confirmation code page is shown.
  • /login - used to Login by verified email and password.
  • / - to list all notes and a link to create a new Note. Header will have logo and logout button, only authorised user can access this pages.
  • '/notes/new' - to create new Note, only authorised user can access this pages.
  • '/notes/:noteid' - to view/edit/delete a note, only authorised user can access this pages.

Error handling

"Sorry, Page not found" will be displayed for non existing url

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Usage

  • Signup using valid email id and password
  • enter the verification code sent to your email.
  • Login using valid email and password
  • View list of notes on home page
  • Create a note using + create note button
  • Enter Text for content description and attach file using file upload button, and click save to save it.
  • clicking save will navigate to home page with list of notes
  • click on any note to view by notes id and edit mode
  • currently edit and delete are work in progress.
  • Loading, Validations on forms, Authenticated pages features applied.
  • Backend uses AWS serverless api, and all files are saved in S3 bucket.
  • Login feature for backend uses AWS Cognito, and auth policiy applied to execute lambda function, dynamodb, and S3.
  • This React app uses Router, States, and Aws sdk.

vnd-notes-app-client's People

Contributors

masteroes avatar

Watchers

 avatar  avatar

Forkers

archi4vnd

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.