Group: Jovan Kljajic, Radovan Blagojevic, Milica Ljubisavljevic, Milos Dimitrijevic
Project: real time chat
It is necessary to create a real time chat application. Communication should take place between two registered and logged in users in real time (without a refresh button). the site should display a list of all registered users, and by clicking on a certain user you start chatting with him.
The technologies you use are arbitrary, as is the implementation of the base (can be the default asp.net base, or can be your custom) ASP.NET MVC, ASP.NET Core, SignalR, anything that is part of the .NET stack or some JS technology (AJAX , javascript framework and similar). Each member of the team must participate in the "git commit" of the code (each member must have at least one commit minimum. The entire project should be uploaded to a public repository (github, bitbucket...) and the deadline for this is May 24 at 11:00 p.m.: 59.
You can submit the project earlier and defend it earlier. The regular defense of the project is after May 24th, where you as a team come to lectures with the project and defend it on the spot. The project carries 10 points.
Bonus points (2 points): Make a special possibility to create a chat room (group chat) where all users who are members of that group (meaning not just anyone registered) can correspond at the same time.
Share the roles of who does what and use project management tools (some are forwarded to everyone's email) for easier and faster project implementation.