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
- Host: GitHub
- URL: https://github.com/jswesterfield/leter
- Owner: JSWesterfield
- Created: 2018-06-07T01:19:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-18T03:59:03.000Z (almost 8 years ago)
- Last Synced: 2025-01-07T13:12:06.835Z (over 1 year ago)
- Topics: bundler, nvm, rails, restful-api, rspec, ruby, rubyonrails, sqlite3
- Language: Ruby
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Letër

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