Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saineshwar/aspnet-core-angular-7-project

Complete ASP.NET CORE application with Angular 7
https://github.com/saineshwar/aspnet-core-angular-7-project

angular7 asp-net-core aspnetcore mvc repository sql-server visual-studio

Last synced: about 1 month ago
JSON representation

Complete ASP.NET CORE application with Angular 7

Awesome Lists containing this project

README

        

## 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

Banner

## If you are new to Angular Must Watch Video How to Learn Angular in 1 hour
[![Learn Angular](https://github.com/saineshwar/ASPNET-Core-Angular-7-Project/blob/master/Images/hqdefault.jpg)](https://www.youtube.com/watch?v=FV2MXOygDTM "Learn Angular")
## 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

1. Admin end
2. 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
1. ASP.NET Core with Angular CLI
2. 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
1. JWT Token for Authentication of APIS
2. Dapper ORM
3. AutoMapper
4. System.Linq.Dynamic.Core

### External packages which are used in Angular Project
1. @angular/material
2. @ngx-bootstrap/datepicker

### Credential

### =========== User ===========

Username :- user

Password :- 123456

### =========== Admin ===========

Username :- admin

Password :- 123456

### Complete Project Structure

Banner

### Angular Project Structure
Banner

### Login Admin
Banner

### Admin View
Banner

### User View
Banner

### Add Member
Banner