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

https://github.com/dansantander/twittter

A project for creating an authentication system using Rails based on Twitter's layout.
https://github.com/dansantander/twittter

Last synced: about 1 month ago
JSON representation

A project for creating an authentication system using Rails based on Twitter's layout.

Awesome Lists containing this project

README

        

# Twittter
> Basic Twitter clone








Explore the docs »




·
Report Bug
·
Request Feature

![screenshot](screenshot.png)


This project was built for creating an authentication system using Rails

## Table of Contents

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

## Features


  • User and Posts

  • Create and delete account, as well as edit account information

  • Secure system to login and logout

  • Create, change, and delete your own posts

## 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)

* gem bundler

#### 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.

#### Gem Installation
Open a new terminal window and cd into the application folder.

Type in command:

```js
bundle
```

#### 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

👤 **Daniel Santander**

- Github: [@dansantander](https://github.com/dansantander)
- Linkedin: [Daniel Santander](https://www.linkedin.com/in/daniel-santander)

### License

Creative Commons