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

https://github.com/npezza93/eighty

A note taking app
https://github.com/npezza93/eighty

markdown note-taking postgresql rails

Last synced: 3 months ago
JSON representation

A note taking app

Awesome Lists containing this project

README

        

![Eighty](https://raw.githubusercontent.com/npezza93/eighty/master/app/assets/images/logo-readme.png)

[![Build Status](https://travis-ci.org/npezza93/eighty.svg?branch=master)](https://travis-ci.org/npezza93/eighty)
[![Code Climate](https://codeclimate.com/github/npezza93/eighty/badges/gpa.svg)](https://codeclimate.com/github/npezza93/eighty)
[![Test Coverage](https://codeclimate.com/github/npezza93/eighty/badges/coverage.svg)](https://codeclimate.com/github/npezza93/eighty/coverage)

---
Eighty is a simple markdown note taking app. Some of its features include GitHub style task lists, and drag and drop image insertion.

##### The Stack
- Rails 5.1
- Ruby 2.6.3
- PostgreSQL Database
- Deployed on Heroku
- Optional Mac desktop app

## Development

After checking out the repo, run `bin/setup` to install dependencies and setup the database. You will need to setup a Cloudinary account and set the required environment variables.

## Contributing

Bug reports and pull requests are welcome on GitHub [here](https://github.com/npezza93/eighty).

## License

This app is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).