Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 599 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 599 Bytes

OnlineWhiteboard

App in a nutshell

It is a real-time collaborative whiteboard, on which users can paint and chat simultaneously!

Main features

• Creating a new drawing board or Joining an existing board (i.e. sharing room’s url)
• Drawing concurrently!
• Real-time chat with custom usernames
• Different painting capabilities: Colors, Font sizes, Eraser, Clear screen
• Download a screenshot for the drawing area

Technologies used

• ASP.NET MVC (web framework)
• SignalR (for real-time communication)
• Microsoft Azure (Cloud backend)