Coder Social home page Coder Social logo

notepad-api's Introduction

Notepad (api)

Yifei Yan

Introduction

Notepad is a web-based notepad application. You can create a note by typing the title in the bar and click add note. You can edit the title and content of the note. You can move the note by dragging it around. You can delete the note.

It also has full authentication features so that only signed in users can create/edit/delete posts.

API

  • built an express and mongodb CRUD api server for the react+redux notepad frontend (Notedpad-CLIENT)

  • a pure api server, returning only JSON format data to the notepad frontend (Notedpad-CLIENT)

  • implemented authentication by creating a /signin, /signup, and /signout routes and added a way to restrict access to certain routes based on authentication

  • user model that stores username, salt+hashed password, and name.

Client link: notedapp.surge.sh

Api link: https://lab4cs52.herokuapp.com

notepad-api's People

Contributors

jason-feng avatar timofei7 avatar yiphei avatar

Watchers

 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.