knowhatelse / udemy-course-web-app

Project from an Udemy course for learning how to make a web app using ASP.NET Core and Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dating app

Description

This project is not my personal project that I conceived, but rather a project from Udemy that I am following and working on in order to better master and learn certain technologies that I need, as well as to learn about web development itself and generally creating applications - which means, all things, functionalities and standards an web application should contain and so on.

Simply put, through this project, I worked on creating a RESTful API as well as the UI.

This project is about a dating website, where anyone can create their user account, edit their profile, add pictures, view other people's profiles, and much more.

Technologies

  • Frameworks: .NET (ASP.NET Core, Entity Framework), Angular and Bootstrap (ngx-bootstrap)
  • Languages: C#, HTML, CSS, TypeScript
  • Database: SQLite
  • Other: libraries for Angular (Toastr, Angular Materials and etc.)

Credits

All credit for this project goes to Neil Cummings, who actually created this project and recorded a course in which he explained everything beautifully, which you can view here.

Status

I've not finished watching the course on Udemy and working on this project, so there are more features and functionalities that need to be implemented here.
To se the code and what's implemented, checkout the develop branch.

About

Project from an Udemy course for learning how to make a web app using ASP.NET Core and Angular


Languages

Language:C# 100.0%