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

https://github.com/jswesterfield/leter

💌 Letër(pronounced as Letter) is a business card data storage application for saving business cards into a manageable carousel of cards to swipe through and sort
https://github.com/jswesterfield/leter

bundler nvm rails restful-api rspec ruby rubyonrails sqlite3

Last synced: about 1 year ago
JSON representation

💌 Letër(pronounced as Letter) is a business card data storage application for saving business cards into a manageable carousel of cards to swipe through and sort

Awesome Lists containing this project

README

          

# Letër
![alt text](https://drive.google.com/open?id=1DZTggzJZb_0-rlezIZK0GLGoJs9j7EhC)

Letër(pronounced as Letter) is a business card data storage application for saving business cards into a manageable carousel of cards to swipe through and sort

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Prerequisites

Before we begin, make sure you have ruby version >=2.2.2 and rails version 5.

```
$ ruby -v # ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin16]
$ rails -v # Rails 5.0.1
```

### Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

```
Give the example
```

And repeat

```
until finished
```

End with an example of getting some data out of the system or using it for a little demo

## Running the tests

Explain how to run the automated tests for this system

### Break down into end to end tests

Explain what these tests test and why

```
Give an example
```

## Deployment

Add additional notes about how to deploy this on a live system

## Built With

* [Ruby](https://www.ruby-lang.org/en/) - The web framework used
* [Rails](https://rubyonrails.org/) - The web framework used
* [Bundler](https://bundler.io/) - Dependency Management
* [Faker](https://github.com/stympy/faker) - Used to generate Fake data

## Authors

* **Jake Westerfield** - (https://github.com/https://github.com/JSWesterfield)

See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Appreciate CGI's motivation to get involved in Ruby for this project.
* Inspiration
* etc