Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kyledoesdev/twetshorter

A clone of TwitLonger using Laravel that allows for a user to create a profile, write "Twets" 24 character messages, that can be shared via copy and paste urls with friends
https://github.com/kyledoesdev/twetshorter

Last synced: 3 days ago
JSON representation

A clone of TwitLonger using Laravel that allows for a user to create a profile, write "Twets" 24 character messages, that can be shared via copy and paste urls with friends

Awesome Lists containing this project

README

        

# Twet Shorter

A spin off of TwitLonger. A personal project used to help enhance my fullstack web devlopment.
Allows for a user to sign in using github, create a twet of 24 characters or shorter and share them with friends.

## Technologies Utilized
* Laravel / PHP
* MySql
* Javascript
* HTML5
* Bootstrap

## Todo (enhances)
* Nicer Styling
* Support other forms of login other than github
* pagination

## License

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).