rushi2770 / DatingApplication

It's an sample ASP .Net Core application with the front-end developed using Angular 6 and Back-end API was developed using .NET Core and Entity Framework core to connect the SQL Database using Code-first approach:

Home Page:http://datingapplication.azurewebsites.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dating Application

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.

Getting Started

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.

Site Url

http://datingapplication.azurewebsites.net

Test User credentials

username: test
password: test1234

Registration

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.

Registration Page blank

Validations on Registration Page

If a user fails to provide any information required for registration then Client Side validation kicks in and pops out the following errors

Registration Page errors

Once user provides all the required details, errors disappear and register button is enabled

Registration Page User details

Login

Use the test credentials and check out the login page

Login Page

Matches

On successful login, users will be redirected to matches page where they can find the other profiles.

Matching Page

Alert Messages

Users are notified regarding the action performed by the alert messages pop outs

Alert Messages

Browsing other profiles

Users can navigate to other profiles and find their interests, where abouts and pictures

Others Profile Page

Chat window

Users can navigate to chat window when they visit other profiles

Chat window

Message Center

This tab has the collection of messages sent out and received with filtration of Inbox, Outbox and Unread messages categorizes

Unread Messages

Chat window

Inbox

Chat window

Outbox

Chat window

Built With

  • .Net Core - API is build using .Net Core Framework
  • Angular - Angular 6 for front end developement
  • Azure - Used for application deployment to Azure.

Authors

  • Rushikesh Chikka

Acknowledgments

  • Neil Cummings from Udemy

About

It's an sample ASP .Net Core application with the front-end developed using Angular 6 and Back-end API was developed using .NET Core and Entity Framework core to connect the SQL Database using Code-first approach:

http://datingapplication.azurewebsites.net/


Languages

Language:C# 42.7%Language:TypeScript 37.7%Language:HTML 16.5%Language:CSS 2.0%Language:JavaScript 1.1%