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
- Host: GitHub
- URL: https://github.com/npezza93/eighty
- Owner: npezza93
- License: mit
- Created: 2017-01-28T21:12:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T11:01:18.000Z (over 2 years ago)
- Last Synced: 2024-04-14T15:38:13.503Z (about 1 year ago)
- Topics: markdown, note-taking, postgresql, rails
- Language: Ruby
- Homepage: http://eightynotes.com
- Size: 108 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

[](https://travis-ci.org/npezza93/eighty)
[](https://codeclimate.com/github/npezza93/eighty)
[](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).