• Stars
    star
    200
  • Rank 194,415 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Angular 7 Project with ASP.NET CORE APIS | Angular Project

Info

Lowest Price Offer | Pay :- ₹ 200 For India Users https://imjo.in/QDdBze for getting database scripts.

Lowest Price Offer | Pay :- $ 3.00 here https://payhip.com/b/vJ1L for getting database scripts.

Angular 7 Project with ASP.NET CORE APIS (GYM PROJECT)

Banner

If you are looking for Complete ASP.NET CORE Project with Angular 7 Here is link for it

Link of Project

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 3 parts

  1. Angular CLI which is on top of node js
  2. ASP.NET Core for APIS
  3. 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

Visual Studio Code

Link to download Visual studio code: - https://code.visualstudio.com/download

TypeScript Versions

tsc --version Version 3.1.6

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
  5. Swashbuckle.AspNetCore

External packages which are used in Angular Project

  1. @angular/material
  2. @ngx-bootstrap/datepicker

How To Run Both Projects side by side.

  1. First of all Clone repository to your local machine which have two project.
  2. Open "WebGYM.sln" under "WebGYM" Directory and Run Web API Project (API Run with default port "49749" or "5000" , Later on you can change this) which display all avaialble endpoint for API
  3. To Run Angular Project you have to Open Command Prompt with run as administrator
  4. cd "{FullDirectorypath}\Angular-7-Project-with-ASP.NET-CORE-APIS\gym-project"
  5. Install npm dependency by running "npm install" command
  6. In case if you have changed WebAPI Project running port then you need to change ApiEndPoint url in "environment\environment.ts" other wise skip this step.
  7. Final step run command ng serve or npm start which run on default port "4200"

Note : Run Visual studio, Visual Studio Code or Command Prompt as Administrator in windows system to avoide some issue.

Credential

=========== User ===========

Username :- user
Password :- 123456

=========== Admin ===========

Username :- admin
Password :- 123456

TODO

  • Initial Getting started project for Angular 7 and Web API Project with Authentication
  • User Friendly Error Handling for API and Angular App
  • Listout Most used and useful feature and functionality used in angular or API Project and explain how to use it for beginner.
  • List out Best Practice Points which should be extended in current project.

If you are new to Angular Must Watch Video How to Learn Angular in 1 hour

Learn Angular

More Repositories

1

Frapper

ASP.NET Core 3.1 Beginners project template with complete Custom User Management and lot's of other useful Features Which Helps you for Rapid Application Development.
JavaScript
159
star
2

WebTimeSheetManagement

Basic TimeSheet Management Application in ASP.NET MVC 5
JavaScript
128
star
3

QuickDesk

The help desk software for small companies which are into customer support. Developed in ASP.NET MVC | SQL Server.
HTML
96
star
4

Angular-Demo-Application

This project is a simple rent a car project developed in ASP.NET Core MVC and Angular with backend as SQL Server 2008 R2.
JavaScript
60
star
5

ASPNET-Core-Angular-7-Project

Complete ASP.NET CORE application with Angular 7
TypeScript
58
star
6

ASP.NET-CORE-MVC-Project-Event-Management

This Project is developed in Asp.net MVC Core 1.0.0 with windows dependencies. This project is complete aim on Event Management Process in this we have to automate Process of Event Management.
C#
39
star
7

VueTicket

It’s a Ticketing software for small companies which are into customer support. Developed in ASP.NET Core
JavaScript
38
star
8

OneFitnessVue

Gym Project to Learn ASP.NET Core
JavaScript
38
star
9

Frapper.API

Frapper API is completed project with all features which are commonly used in Live projects.
C#
30
star
10

Bugpoint

Bugpoint is an application for Managing and Tracking application Bug.
JavaScript
27
star
11

CustomRoleManager

Creating Custom Role Manager In ASP.NET MVC 5
JavaScript
24
star
12

MVC-DEMO-PROJECT

DEMO Project IN ASP.NET MVC For Beginners
HTML
15
star
13

WebSecure

Secure ASP.NET Core Application With SHA512
C#
12
star
14

DemoAudit

HOW TO IMPLEMENT AUDIT TRAIL IN ASP.NET CORE
C#
11
star
15

Secure-ASP.NET-Core-MVC-Application

10 Points to Secure Your ASP.NET Core MVC Applications
C#
10
star
16

Globalization-and-Localization-in-ASP.NET-Core

How to Implement Globalization and Localization in ASP.NET Core
C#
10
star
17

DemoPaging

Paging with ASP.NET Web API
C#
9
star
18

BLAZOR-PLAYGROUND-SERIES

Blazor Playground Series
C#
8
star
19

ExcelExporter

You can export a Table, Stored Procedure or Query (Must Not be a Dynamic Query) directly to Excel
C#
8
star
20

DemoDropZone

Uploading multiples files in ASP.NET CORE using DropZone.js
HTML
6
star
21

SMART-CLIENT-PROJECT

.Net application that works online and offline Smart Client Concept
PowerShell
6
star
22

RabbitMQ

RabbitMQ with C#
5
star
23

WebCamASP.NETCORE

Capturing Image From Web Cam In ASP.NET Core MVC
ActionScript
5
star
24

Setting-up-angular-project-with-ASP.NET-Core-and-Visual-Studio-2017

Setting up angular project with ASP.NET Core and Visual Studio 2017
C#
4
star
25

WebErrorLogging_Log4Net

Repository contains code for logging Errors using Log4Net
JavaScript
3
star
26

DemoSearching

Searching with ASP.NET Web API
C#
3
star
27

WebErrorLogging_NLog

Repository contains code for logging Errors using NLog
JavaScript
3
star
28

saineshwar

3
star
29

WebErrorLogging_ELMAH

Repository contains code for logging Errors using ELMAH
JavaScript
3
star
30

Binding-DropdownList-in-Angular

Binding Dropdown List in Angular with ASP.NET Core Web API
C#
2
star
31

DataTablesGridExample

DataTables Grid Example
JavaScript
2
star
32

WebErrorLogging_Serilog

Repository contains code for logging Errors using Serilog
JavaScript
1
star
33

RabbitMQ_Dotnet_Examples

RabbitMQ Dotnet Examples
C#
1
star