It's a react app that lets you create events and subscribe to them by selling tickets.
- 👉 My Ticket Admin -
LIVE demo
> Features:
-
✅
Up-to-date Dependencies
-
✅
Docker containerization
-
✅
User's registration
-
✅
User's management
-
✅
Events Browsing
-
✅
Event Organizer Profile
-
✅
Events and Tickets Management
-
✅
Mobile Money (OM) API integration
-
🚀
CI/CD
flow viaJenkins
Download the code
$ git clone https://github.com/Sipoufo/myticket.git
$ cd myticketadmin
Install nodes modules
$ npm i
Setting up .env files
Set them up according to your needs 🙂
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Runs the app in the production mode.
Open http://localhost:3000 to view it in your browser.
Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes. Your app is ready to be deployed!