Paolo Arena bc596256ac - "La Mia Lavagna" ora è visibile il numero di Invitati che hanno i requisiti, dei propri invitati.
- Sistemato la funzione di poter Donare un invitato a qualcun'altro.
 - E' possibile cancellare un proprio invitato registrato (solo se non ha registrato altri invitati).
 - Aggiornati testi sul BOT.
 - Se devo verificare telegram, mi compare nella parte in alto del sito!

 Per Staff Admin:
 - Notifica sul BOT per ogni modifica dell'invitante o eliminazione di un invitato.
2020-02-05 01:27:32 +01:00
2019-03-04 17:28:29 +01:00
2019-03-21 20:43:49 +01:00
2019-07-10 11:37:00 +02:00
2019-03-21 20:43:15 +01:00
2018-10-12 16:42:54 +02:00
2019-05-02 16:58:36 +02:00
2018-10-12 16:42:54 +02:00
2019-03-11 19:16:39 +01:00
2018-11-08 01:09:33 +01:00
2020-01-20 01:50:21 +01:00
2019-01-02 18:01:36 +01:00
2019-05-03 20:31:47 +02:00
2019-10-10 17:37:23 +02:00
2019-03-17 02:09:10 +01:00
2019-12-27 12:43:42 +01:00

FreePlanet

I finally started my FreePlanet project !
I have a lot of ideas to which kind of features adding, to create an app in order to help people to find and connect each others, using categories, filters and many profiling details about yourself.

This app was made mixing all this languages and tools:
  • Quasar Framework
  • Vue.js
  • Typescript
  • Progressive Web App (PWA) amazing native-looking apps
Thanks to the Quasar Framework and TypeScript !


Made with Quasar Uses TypeScript

js-standard-style

Build Coverage

Features

  • TypeScript
  • Internationalization (I18n) ✔
  • ...

Built-in Tools 🔨

  • TSlint TypeScript Linter configured with the Standard JavaScript Code Style

Installation 🔧

System prerequisites :

  • Node.js 8 LTS or 10 latest
  • yarn > 1.9 (no guarantees if you prefer to use npm)

Clone this repository :

$ git clone git@github.com:paoloar77/freeplanet example
$ cd example
$ yarn

Usage

$ yarn dev # Start a SPA server
$ yarn dev:ssr # Start a SSR + PWA server

Building

You can build your application for production using :

$ npm run dev:pwa # Build your PWA

References

License

MIT

Copyright (c) 2018-present, Paolo Arena

This project using Vue.js and Typescript started in October 2018 using as a skeleton parts of the code of Kevin Marrec. So Thank you!

Description
No description provided
Readme 29 MiB
Languages
TypeScript 44.4%
Vue 32.7%
JavaScript 17.9%
SCSS 4.8%