ASPNET-Core-Angular-7-Project
ASPNET-Core-Angular-7-Project copied to clipboard
Complete ASP.NET CORE application with Angular 7
Info
Pay :- ₹ 100 For India Users https://imjo.in/QDdBze for getting database scripts.
Pay :- $ 3.00 here https://payhip.com/b/vJ1L for getting database scripts.
ASPNET-Core-Angular-7-Project
If you are new to Angular Must Watch Video How to Learn Angular in 1 hour
Getting Started
This project contains good features which are required in all project which are developed in industries nowadays. Let’s see what is this project all about, this project is a basic gym project which has 2 modules in it
- Admin end
- User end
Admin end
Let’s start with admin end first in this part admin has all right of applications master such as adding Users, Role, Scheme, Plan, and various reports such as month wise income and year wise income reports, all member reports and also has a renewal report which shows how much renewal are there for period admin choose.
User end
If you see User end where a User is a person who does work of registration of new members and collecting payment of membership. The user has limited access such user can register a new member and renew membership and see payment details of the member along with renewal date.
The project has 2 parts
- ASP.NET Core with Angular CLI
- SQL server for database parts
Download Database of Project
Link to download :- https://payhip.com/b/vJ1L
About Platform Used
Angular Version Used 7.0.4 and CLI version 7.0.6
Microsoft Visual Studio Community 2017
Link to download Microsoft Visual Studio Community 2017: - https://visualstudio.microsoft.com/vs/
Microsoft SQL Server 2012
Link to download SQL Server Express: - https://www.microsoft.com/en-in/download/details.aspx?id=29062
External packages which are used in .Net Core Project
- JWT Token for Authentication of APIS
- Dapper ORM
- AutoMapper
- System.Linq.Dynamic.Core
External packages which are used in Angular Project
- @angular/material
- @ngx-bootstrap/datepicker
Credential
=========== User ===========
Username :- user
Password :- 123456
=========== Admin ===========
Username :- admin
Password :- 123456
Complete Project Structure
Angular Project Structure
Login Admin
Admin View
User View
Add Member
