Say "Hello" to Your World
(ravindusachintha53@gmail.com Ravindu Sachintha RavinduSachintha IA7)
This will be provided to you a simple Shareable Business Card through your mobile phone. It will share your business card with the nearby users through the internet in a specified range which can be provided by you.
This will allows you to know about each others and share your profile with others. As well as this would be good to keep it as very similar to a buisness card but in a virtual space.
- Firebase connecting as the back-end
- User authentication
- User signup
- User details gathering
- Graphical business card designing
- GPS intergrating
- Location details storing in Firebase
- Calculating distance between users
- Showing the approriate users' business card
- Business card storing as a Contact List
Ionic , Angular , Firebase have to be used for this project.
- ionic 3
- cordova 8 or above
- node 8 or above
- npm 5.6 or above
- Clone or download the repository to the local machine
$ git clone git@github.com:codezilla2018/Hello.git
- Go in to the "Hello" directory
$ cd ./Hello
- Install dependencies
$ npm install
- Run the application in localhost:8100
$ ionic serve
This project is licensed under the MIT License - see the LICENSE.md file for details