Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdlh/onset-phone
Onset VueJS Phone.
https://github.com/rdlh/onset-phone
Last synced: 3 months ago
JSON representation
Onset VueJS Phone.
- Host: GitHub
- URL: https://github.com/rdlh/onset-phone
- Owner: rdlh
- License: mit
- Created: 2019-12-18T18:04:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:19:14.000Z (almost 2 years ago)
- Last Synced: 2024-06-20T17:14:06.243Z (5 months ago)
- Language: Vue
- Size: 1.92 MB
- Stars: 16
- Watchers: 6
- Forks: 5
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-onset - phone - A beautiful and powerful phone, made with VueJS. (Packages and Plugins / Other packages)
README
# Onset-Phone
## 🚀 Features
### 🏠 Homepage
- Choose an app
- SMS (by [@rdlh](https://github.com/rdlh))
- Contacts (by [@rdlh](https://github.com/rdlh))
- Banking (by [@rdlh](https://github.com/rdlh))
### 🧑🤝🧑 Contacts:
- View and search your contacts list
- Create contacts
- Update contacts
- Delete contacts
### 💬 Messages:
- Send messages
- Receive messages
- Send emojis (Ex: `:)` -> `😊`)
### 💸 Banking:
- See your account balance
### 🔐 Security
- [x] XSS injections proof
- [x] SQL injections proof## TODO:
- Emergency services## Coming soon:
- Darkmode
- Change background
- Send GPS position
- More emoji## Add it in your server:
- [Server scripts](https://github.com/rdlh/onset-phone/wiki/Server-scripts)
- [Generating phone numbers](https://github.com/rdlh/onset-phone/wiki/Generating-phone-numbers)
- [Load player's phone_contacts](https://github.com/rdlh/onset-phone/wiki/Load-player's-phone_contacts)and don't forget to run [onset-phone.sql](https://github.com/rdlh/onset-phone/blob/master/onset-phone.sql)
## Contribute:
All PR answered in less than 1 day.
### Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```