GithubHelp home page GithubHelp logo

ajeetx / angular6-webapi Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 3.0 3.12 MB

login, authentication, CRUD operation with angular 6 and .net core2 webapi

License: MIT License

C# 32.52% JavaScript 2.75% TypeScript 43.83% CSS 3.17% HTML 17.73%
angular6 aspnetcore aspnet-core aspnet aspnet-web-api aspnetcorewebapi login angular6-webapi dotnet-core crud-operation backend visual-studio webapi

angular6-webapi's Introduction

angular6-webapi

Login, token-authentication, CRUD operation with angular 6 and .net core2 webapi

.Net Framework GitHub language count GitHub top language GitHub repo size in bytes

Repository codebase

The repository consists of projects as below:

# Project Name Project detail location
1 WebApi Asp.Net Core2 WebApi as backend backend folder
2 client angular 6 as front end client folder

list

list

list

add

edit

Setup detail

Environment Setup detail
  1. Download/install Dotnet core2.1 to run webapi project

  2. Download/install Node to run the angular6-webapi [front end] application

  3. Download/install Visual Studio Code to run/debug the applications

  4. Download/install git bash and configure witin Visual Studio Code by putting "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe" in the users setting.Please verify the location of the bash.exe and modify as per its location

  5. In Visual Studio Code, please install a C# extension

Project Setup detail
  1. Please clone or download the repository from github

  2. Create a folder and place the downloaded repository

  3. Open Visual Studio Code and open the newly created folder where the repository is downloaded

(a) To start the backend webapi service
  1. Within Visual Studio Code open a command terminal by pressing the computer keyboard buttons Control and ~

  2. Within the terminal, browse to folder location named as "backend"

  3. Restore the dependencies, type dotnet restore on the terminal

  4. Run the webapi project, type dotnet run on the terminal

  5. Webapi [backend service] shall start running on port 5000

(b) To start the front end application
  1. Within Visual Studio Code Open a new command terminal

  2. Within the new terminal, browse to the folder named as "client"

  3. To restore the dependencies, type npm install on the terminal

  4. Now in order to run the angular6-webapi (front end application), type npm start on the terminal

  5. Shortly a browser shall open with url as localhost:5050

For better experience please chrome browser

Support or Contact

Having any trouble? Please read out this documentation or contact and to sort it out.

HitCount GitHub contributors

angular6-webapi's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.