Giter VIP home page Giter VIP logo

file-upload-with-angularjs-and-nodejs's Introduction

file-upload-with-angularjs-and-nodejs

File Upload using Angular and Node

Complete Tutorial: http://code.ciphertrick.com/2015/12/07/file-upload-with-angularjs-and-nodejs/
Demo Link: https://youtu.be/6XRi--KHN7U

##Quick Setup

  • Download the code from here OR clone our repository by running git clone https://github.com/rahil471/file-upload-with-angularjs-and-nodejs.git
  • Navigate to the server directory in our app using command-line.
  • Run npm install
  • If you use gulp run gulp OR simply run node app.js
  • Open http://localhost:3000 in your browser

file-upload-with-angularjs-and-nodejs's People

Contributors

rahil471 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

file-upload-with-angularjs-and-nodejs's Issues

how to upload csv?

hi rahil,

can you pls tell me how to upload csv and preview it in front end. and also i want save csv data in to db could you pls post tutorial for this in MEAN stack
it would be better if you open repo/demo for my request.

helps much appreciated

Thank you

Reference for Multifile upload

Hi Rahil,

Thanks for sharing nice article of file upload.
I have a requirement where User wants to upload Trade file, He has to detached sign it locally with a valid CA certificate and then upload both Trade file and respective signed file simultaneously. This is required for data integrity of the end-user.
E.g.
Trade file name : Trade1.txt
User signs file locally and creates Trade1_Signature.txt (detached signature of Trade1.txt)
Now while uploading, User has to select and upload both the files simultaneously.

Can you please share reference or any tips for handling the same in angular with nodejs.

Thanks & Regards,
SJ

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.