Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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
```