thecodingpoet / thenotebook

A simple notebook application

Home Page:https://the-notebook.herokuapp.com/

Repository from Github https://github.comthecodingpoet/thenotebookRepository from Github https://github.comthecodingpoet/thenotebook

THE NOTEBOOK

A simple note taking app

Features

  • Create a Note
  • View all Notes created
  • Edit a given Note
  • Delete a given note
  • Search for a Note

Technologies

  • Ruby on Rails
  • Materialize CSS

Local Development

  • Install dependencies bundle install
  • To run the app: rails s

Contributing

  1. Fork this repositry to your account.
  2. Clone your repository: git clone git@github.com:andela-oduyile/thenotebook.git
  3. Create your feature branch: git checkout -b new-feature
  4. Commit your changes: git commit -m "did something"
  5. Push to the remote branch: git push origin new-feature
  6. Open a pull request.

About

A simple notebook application

https://the-notebook.herokuapp.com/


Languages

Language:Ruby 61.3%Language:HTML 29.8%Language:CSS 5.7%Language:JavaScript 2.7%Language:CoffeeScript 0.6%