A social networking site developed using .NetCore, EntityFramework core and SQL Server as part of developing Web API, Angular 6 was used to render the front end user interface.
I've successfully published this application azure web services and kept it run with minimum bandwidth. Feel free to visit the site and check out the features.
http://datingapplication.azurewebsites.net
username: test
password: test1234
You can sign up as a new user using the register button on the home page. Once registered user automatically navigated to their home page.
If a user fails to provide any information required for registration then Client Side validation kicks in and pops out the following errors
Once user provides all the required details, errors disappear and register button is enabled
Use the test credentials and check out the login page
On successful login, users will be redirected to matches page where they can find the other profiles.
Users are notified regarding the action performed by the alert messages pop outs
Users can navigate to other profiles and find their interests, where abouts and pictures
Users can navigate to chat window when they visit other profiles
This tab has the collection of messages sent out and received with filtration of Inbox, Outbox and Unread messages categorizes
- .Net Core - API is build using .Net Core Framework
- Angular - Angular 6 for front end developement
- Azure - Used for application deployment to Azure.
- Rushikesh Chikka
- Neil Cummings from Udemy