An open API service indexing awesome lists of open source software.

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

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

![Home Page](https://github.com/ajay2507/Contactually-project/blob/master/Contactually.png)

# Dashboard Page

![Dashboard Page](https://github.com/ajay2507/Contactually-project/blob/master/contactually1.png)