Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
prepare v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kmartin26 committed Jun 24, 2022
1 parent 421ff22 commit 7711fb2
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 57,538 deletions.
22 changes: 16 additions & 6 deletions README.md
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 😊
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7711fb2

Please sign in to comment.