Skip to content

Ethan-Rivas/CRUD-Tweets

Repository files navigation

CRUD-Tweets

Simple CRUD-Tweets App for test Rails 5, AngularJS & cj-form.

Easy steps to configure the repo:

  1. Clone the repo.

Configuration:

  1. Run bower install.

  2. Run rake db:setup.

  3. Run rails server.

  4. Enter to localhost:3000 and you'll see a page.

Pretty small Tutorial:

  1. Insert your name and your tweet message, then click the send button.

  2. You can delete a tweet clicking the trash icon on each tweet.

EXTRA STUFF (cj-form)

CJ-Form it's a simple directive used to create forms with Angular: https://github.com/codigojade/cj_form

About

Simple Tweets App with AngularJS & Rails 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published