Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sevlamare/twitter_clone

Twitter like application.
https://github.com/sevlamare/twitter_clone

bulma-css devise heroku postgres rails

Last synced: 19 days ago
JSON representation

Twitter like application.

Awesome Lists containing this project

README

        

# Twittor
> A little Twitter like implementation.

![screenshot](screenshot.png)


This project was made to practice an authentication system using Rails

## Content

* [Features](#features)
* [Built With](#built-with)
* [Getting Start](#getting-start)
* [Contributing](#contributing)
* [Acknowledgments](#acknowledgments)
* [Author](#author)
* [License](#license)

## Features


  • Use model User and Posts

  • Allow create account, change informations and erase it

  • Has a secure system to login and logout

  • Can make posts, change it and delete your own posts

  • Layout is responsive

## Built With

- Ruby 2.7

- Ruby on Rails 5.2

- Devise (AOT), gravatar (Deal with images) and simple_form
- Bulma (CSS framework)
- Rubocop (Linter) with Stickler (CI Tool)

- Git, Github and VScode

## Getting Start

#### Install
To use this program, you will need install:
* Ruby Language - Version 2.5 up to 2.7 - [Install guide](https://www.ruby-lang.org/en/documentation/installation/)

* Ruby on Rails - Version 5.2 - [Install guide](https://guides.rubyonrails.org/v5.0/getting_started.html#installing-rails)

#### Get a local copy
Now you need a copy of this application, if you are using Git:
```js
git clone [email protected]:SevlaMare/twittor.git
```
Otherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.

#### Run
To run, from the application folder, just type on terminal:
```js
rails server
```
Now you can go to your favorite web browser like Google Crome and access the url

http://localhost:3000/

### Contributing

Contributions, issues and feature requests are welcome!

You can do it on [issues page](issues/).

## Acknowledgments

A special thanks for the code reviewers.

## Author

👤 **Thiago Miranda**

- Github: [@SevlaMare](https://github.com/SevlaMare)
- Twitter: [#SevlaMare)](https://twitter.com/SevlaMare)
- Linkedin: [SevlaMare)](https://www.linkedin.com/in/sevla-mare)

### License

Creative Commons