Notebook
Post By kanra
Blogs Notebook
  • A 2 weeks-finished web-based application
  • Only mobile friendly
  • Server side, client side
  • Data modifications
  • User authentication
  • Totally AJAX

 

User Login

 

  • Bootstrap on design
  • Express.js on server side handle requests
  • Passport.js handle user authentication
  • Mustache.js for HTML templating
  • MongoDB cloud to store user data
  • User session enable using cookies

 

App Usage

 

  • jQuery on client side (popup menu, update notes, settings, …)
  • Using AJAX for requesting modifications on server side
  • Support note editings (Add, change, delete, … )
  • Moment.js to track note editing (create date, last change date)
  • Change ordering of notes (by title A-Z, by created date, … )

 

Testing Account:
username password
abc 123
App View:

 

 

LOGIN



AUTHOR : kanra
EMAIL : karawakara@gmail.com
Working on Networking, Web Development, Software Development, Server-side deployment. Having fun on doing experiments on new technologies.