Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kyledoesdev/twetshorter
- Owner: kyledoesdev
- Created: 2021-06-03T02:55:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-21T02:14:39.000Z (about 3 years ago)
- Last Synced: 2024-10-31T17:30:45.569Z (14 days ago)
- Language: PHP
- Homepage:
- Size: 437 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).