This repository was archived by the owner on Mar 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
54 additions
and
57,538 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,28 @@ | ||
## miniuri | ||
# miniuri | ||
|
||
miniuri is a simple url shortener made on top of Laravel and Tailwind CSS. | ||
|
||
### Production | ||
## Production | ||
|
||
Latest stable version is currently running on [https://miniuri.me](https://miniuri.me "https://miniuri.me") | ||
|
||
### Current features | ||
## Current features | ||
|
||
- Create short url | ||
- Register a stat data at each click on a url | ||
- API : | ||
- Create a short url | ||
- Admin interface to manage URLs and view statistics | ||
|
||
### To Do | ||
1. Admin interface to manage URLs, contacts, reports and stats | ||
## To Do | ||
|
||
1. Admin interface to manage contacts and reports | ||
2. New API endpoint to verify a short url | ||
3. New API endpoint to get click count for a url | ||
|
||
This list of evolutions represent the requirements to make the app reach v1 ! | ||
This list of evolutions represent the requirements to make the app reach v1 ! | ||
|
||
## Suggestions | ||
|
||
Do not hesitate to open an PR or issue for any improvement or suggestion. | ||
Also open for bug report and bug fix 😊 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.