Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sevlamare/twitter_clone
- Owner: SevlaMare
- Created: 2020-05-15T01:20:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T18:59:52.000Z (almost 2 years ago)
- Last Synced: 2024-11-02T00:11:33.556Z (2 months ago)
- Topics: bulma-css, devise, heroku, postgres, rails
- Language: Ruby
- Homepage: https://twittor-123.herokuapp.com/
- Size: 173 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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