CCEventize is app for create events (Concerts, Conferences, Festivals, Seminars, Sports, etc), sell tickets for that events for cryptocurrency, and on the other side, buy that tickets for fiat money with RAMP integration (https://ramp.network/), so that cryptocurrency which was purchased in RAMP, directly send on event host cryptocurrency address.
Application Demo
Table of Contents
- Login, Registration and Lost password
- All events
- Create (modified) event - full screen
- Create (modified) event - Integration with RAMP Network, so that assets (cryptocurrencies) from RAMP network are displayed in application as possible cryptocurrency for payment
- Create (modified) event - Integration with RAMP Network, so that minimum ticket price cannot be lower than minimum puchase amount for selected cryptocurrency
- Buy ticket - Integration with RAMP Network
- Menu
- My tickets display
This project is built with:
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
-
Clone the repo
git clone https://github.com/StefanVitor/CCEventize.git
-
Create project on Firebas and import google-services.json on app directory
-
Get API key from RAMP Network
-
Integration with smart contracts, so informations about who buy ticket, how many tickets are sold or how many tickets are available, are stored on blockchain
-
Development of new functionalities, such as print tickets as pdf or QR code, different ticket types (different ticket price for same event)
-
Application design
-
Test cases
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU General Public License v3.0. See LICENSE
for more information.
Stefan Vitorovic - @StefanVitorovic - [email protected]
Project Link: https://github.com/StefanVitor/CCEventize