Our mobile app is a simple decentralized advertising platform that relies on private property for spread. By utilizing private property, we are able to provide a more efficient and cost-effective way to advertise compared to traditional methods. Our app allows users to place ads on their own property and then share those ads with others in the community.
✅ user controlled prices and dynamic interest rates
✅ full transparency due to the CSC smart chain contract
✅ easy to use system enabled by tactile feedback
Presentation website: https://the-spot-web.web.app/
Mobile app: https://drive.google.com/file/d/1F0pTINkUQYsvTZm6KFZdxywQdkk_zNm7/view?usp=sharing (coming to Google Play soon in the future 🤞)
White paper: https://drive.google.com/file/d/1wjseXEiEAdLXyn5rpyMSwPidCsWp2v65/view?usp=sharing
You will need to connect it first to a valid firebase instance.
Move to the mobile application directory.
cd the_spot
Run the flutter application in debug mode.
flutter run
To run the application, you need npm installed and run from the web client directory the following:
npm install
npm start