https://github.com/pajaydev/contactually-project
https://github.com/pajaydev/contactually-project
csv-import react reactjs ruby ruby-on-rails
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pajaydev/contactually-project
- Owner: pajaydev
- Created: 2017-09-27T04:26:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T02:54:46.000Z (over 8 years ago)
- Last Synced: 2025-03-14T09:34:33.904Z (over 1 year ago)
- Topics: csv-import, react, reactjs, ruby, ruby-on-rails
- Language: Ruby
- Size: 1.02 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Contactually
Contactually is an online database for your contacts. Built in # React and # Ruby on Rails. Accompanying specs written in [Rspec](https://github.com/rspec/rspec-core). Allow a user to upload a comma-delimited file of contacts via a web form. The
file will contain the following columns: `first_name`, `last_name`, `email_address`,
`phone_number`, `company_name`. There's an example file included (data.csv).
# Home Page

# Dashboard Page
