codeforsanjose / MobilityMap

Allows citizens to engage public transit authority on a map in real-time
GNU General Public License v3.0
2 stars 1 forks source link

Import data as CSV #32

Open zpallin opened 9 years ago

zpallin commented 9 years ago

Create form that has the following steps:

  1. browse local computer for csv file
  2. upload csv
  3. view csv and make final adjustments to data
  4. save to database

The program should inform the user when the csv file is not formatted properly. We can also go ahead and use existing plugins and we do not need to develop this from scratch.