Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mendoc/shasha
Plateforme publique de partage de fichiers
https://github.com/mendoc/shasha
pwa
Last synced: 6 days ago
JSON representation
Plateforme publique de partage de fichiers
- Host: GitHub
- URL: https://github.com/mendoc/shasha
- Owner: mendoc
- License: mit
- Created: 2022-06-17T07:22:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T15:51:46.000Z (about 2 years ago)
- Last Synced: 2023-03-06T12:09:16.540Z (almost 2 years ago)
- Topics: pwa
- Language: PHP
- Homepage: https://shasha.alwaysdata.net
- Size: 655 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shasha
Plateforme publique de partage de fichiers et de contenu textuel.
Lien pour y accéder :## Outils
- Pour vérifier si une icone masquable appaitra bien dans la liste des apllications :
## Lancer l'application
1- Exécuter la commande suivante pour lancer le serveur
```bash
php -S localhost:5500 -t .
```2- Puis, dans le navigateur, rendez-vous à l'adresse suivante :
## Fonctionnalités
- [x] Poster un contenu textuel
- [x] Poster un fichier
- [x] Supprimer un post
- [x] Agrandir un post
- [x] Supprimer un fichier après 24h
- [x] Agrandir un post
- [ ] Mode déconnecté : Afficher la page mise en cache
- [ ] Recevoir une notification de nouveau post
- [ ] Copier le contenu d'un post avec un bouton
- [ ] Partager un post
- [ ] Editer un post
- [ ] Sécuriser un post## Améliorations
- [x] Afficher la version de l'application
- [x] Afficher le nombre total de posts
- [ ] Afficher un message après le téléversement d'un fichier
- [ ] Afficher un identifiant pour chaque post## Corrections
- [ ] A la première visite, proposer d'installer l'application