Skip to content

Real-Time Collaborative Sticky Notes Tool (AngularJS+jQueryUI+SignalR)

Notifications You must be signed in to change notification settings

silveridea/RealTimeStickyNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Sticky Notes

This is a collaborative website that lets you create and edit Sticky Notes. Updates will be seen at (almost) Real-Time by all other concurrent users on the website. The solution is an example of how to use AngularJS, jQuery UI and SignalR together. AngularJS is used for client side objects, jQuery UI for the drag-and-drop, SignalR for Real-Time, data is persisted to database with Entity Framework. The main use of this project is to learn the above technologies. Demo is here.

About

Real-Time Collaborative Sticky Notes Tool (AngularJS+jQueryUI+SignalR)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages