Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yaairfernando/tweeter_app

Ruby and rails project that covers a clone of twitter
https://github.com/yaairfernando/tweeter_app

jquery ruby ruby-gems ruby-on-rails

Last synced: 10 days ago
JSON representation

Ruby and rails project that covers a clone of twitter

Awesome Lists containing this project

README

        




Tweeter Application


This is a ruby and rails project that covers a clone of Tweeter, including some of the application
features as well as a clean style.


Explore the docs »




Report Bug
·

## Table of Contents

* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Contact](#contact)
* [Acknowledgements](#acknowledgements)

## About The Project

![Screenshot Image](app/assets/images/logo.png)

This is a Tweeter project with ruby and rails

### Built With
The project was developed using these tools and technologies.
* [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS)
* [HTML5](https://www.w3schools.com/html/)
* [Ruby](https://www.ruby-lang.org/es/)
* [Ruby and Rails](https://rubyonrails.org/)
* [JQuery Rails](https://github.com/rails/jquery-rails)

## Contact

Yair Fernando Facio Fraga - [YairFernando67](https://github.com/YairFernando67) - [email protected]

Project Link: [https://github.com/YairFernando67/Tweeter_App](https://github.com/YairFernando67/Tweeter_App)

#### The Gem List

This is the list of the gems that are required

- [Devise](https://github.com/plataformatec/devise) - Used to the user authentication system
- [Guard Livereload](https://github.com/guard/guard-livereload) - Provides a livereload on the browser when your local files change.
- [Guard](https://github.com/guard/guard) - Work with files when they change
- [Gravatar Image Tag](https://github.com/mdeering/gravatar_image_tag) - It is helpful to use user's gravatar based on their emails
- [Better Errors](https://github.com/charliesome/better_errors) - Give you a better display of the errors.
- [Simple Form](https://github.com/plataformatec/simple_form) - Provide simple sintax forms
- [Bulma Rails](https://github.com/joshuajansen/bulma-rails) - CSS framework.
- [hirb](http://tagaholic.me/hirb/doc/) - It desplays a better view of the database