Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CodAffection authored Aug 13, 2020
1 parent 5edda22 commit 92454c7
Showing 1 changed file with 32 additions and 26 deletions.
58 changes: 32 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,42 @@ Content Discussed :
- Post Image/File From Angular Form
- Upload / Save Image in Web API

###### Before Running this Project
Install npm packages using 'npm install' command.
Change DB Connection String according to yours.


# Step By Step Explanation
## Get the Code

```
$ git clone https://github.com/CodAffection/Image-Upload-in-Angular-5-With-WebAPI.git
$ cd Image-Upload-in-Angular-5-With-WebAPI/Angular5
$ npm install
//run the app
$ ng serve
//update Web API DB connection string
```

## How it works ?

Video Tutorial : https://youtu.be/c61wr1ZsHzY
:tv: Video tutorial on this same topic
Url : https://youtu.be/c61wr1ZsHzY

<a href="http://www.youtube.com/watch?feature=player_embedded&v=c61wr1ZsHzY
<a href="http://www.youtube.com/watch?feature=player_embedded&v=c61wr1ZsHzY
" target="_blank"><img src="http://img.youtube.com/vi/c61wr1ZsHzY/0.jpg"
alt="Video Tutorial for Angular 5 CRUD Using Firebase" width="500" height="400" border="10" /></a>


# All Video Tutorial Series
| Series | Video PlayList |
| ------------- |:-------------:|
| Angular 7|https://goo.gl/vN9LFd |
| Asp.Net MVC|https://goo.gl/gvjUJ7 |
| Asp.Net Core|https://goo.gl/scJc4f |
| Node JS|https://goo.gl/viJcFs |
| Web API|https://goo.gl/itVayJ |
| Angular Material|https://goo.gl/TbDQnT |
| MEAN Stack|https://goo.gl/YJPPAH |
| C# Tutorial|https://goo.gl/s1zJxo |
| Asp.Net WebForm|https://goo.gl/GXC2aJ |
| Angular 5|https://goo.gl/ahk39S |
| Angular 4|https://goo.gl/Ha71kq |
| C# WinForm|https://goo.gl/vHS9Hd |
| MS SQL|https://goo.gl/MLYS9e |
| Crystal Report|https://goo.gl/5Vou7t |
| CG Exercises in C Program|https://goo.gl/qEWJCs |

| :bar_chart: | List of Tutorials | | :moneybag: | Support Us |
|--------------------------:|:---------------------|---|---------------------:|:-------------------------------------|
| Angular |http://bit.ly/2KQN9xF | |Paypal | https://goo.gl/bPcyXW |
| Asp.Net Core |http://bit.ly/30fPDMg | |Amazon Affiliate | https://geni.us/JDzpE |
| React |http://bit.ly/325temF | |
| Python |http://bit.ly/2ws4utg | | :point_right: | Follow Us |
| Node.js |https://goo.gl/viJcFs | |Website |http://www.codaffection.com |
| Asp.Net MVC |https://goo.gl/gvjUJ7 | |YouTube |https://www.youtube.com/codaffection |
| Flutter |https://bit.ly/3ggmmJz| |Facebook |https://www.facebook.com/codaffection |
| Web API |https://goo.gl/itVayJ | |Twitter |https://twitter.com/CodAffection |
| MEAN Stack |https://goo.gl/YJPPAH | |
| C# Tutorial |https://goo.gl/s1zJxo | |
| Asp.Net WebForm |https://goo.gl/GXC2aJ | |
| C# WinForm |https://goo.gl/vHS9Hd | |
| MS SQL |https://goo.gl/MLYS9e | |
| Crystal Report |https://goo.gl/5Vou7t | |
| CG Exercises in C Program |https://goo.gl/qEWJCs | |

0 comments on commit 92454c7

Please sign in to comment.