/Notes-Taking_App

Primary LanguageC#Creative Commons Zero v1.0 UniversalCC0-1.0

Notes-Taking_App

I am almost finished with this project but I still want to add the following features:-

* Allow real time communication using SignalR between the users when they interact with each others in the comments and notes section.
* To make the frontend more aesthetically pleasing.
* To allow users to upload their profile images.
* Adding the relation between users based on ther frequency of words and to incorporate D3.js for charting purposes.

After finishing the above I will upload a video to my youtube channel, but if you want to see it in action, you can visit the following link:- note-taking-app-using-nodeJs. In which it is the same project but I used node.js for the backend and handlebars as the templating language for the frontend.