Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
kingsleyesisi pushed 9 commits to payment kingsleyesisi/fasticket
- configure environment variables for Paystack keys and update DEBUG setting 5a273c6
- add Paystack payment verification class with API integration 645f8d8
- enhance authentication response with username and error handling; update environment variable loading bd1b826
- refactor Paystack class to improve payment initialization and error handling for the pay function 4704914
- add Payments model with payment verification logic and timestamps 78e52ed
- add payment initialization view 3053648
- add payments URL routing to include payment app b3cfa3d
- refactor InitializePaymentView to streamline response handling and improve logging 434eeec
- backup b05a005
kingsleyesisi pushed 1 commit to main kingsleyesisi/Network-scanner
- docs: update README with installation instructions, usage examples, and options c4916c0
kingsleyesisi pushed 1 commit to main kingsleyesisi/Network-scanner
- refactor: modularize OS checking and improve WiFi scanning functionality 9ed0947
kingsleyesisi opened a pull request on Codeblaq0/Simple-Calculator
Added responsiveness for mobile view
Added responsivenesskingsleyesisi pushed 1 commit to patch-1 kingsleyesisi/Simple-Calculator
- Update style.css Added responsiveness 1f2492b
kingsleyesisi pushed 1 commit to main kingsleyesisi/Network-scanner
- add port scanning functionality and Windows password retrieval script ee6dda9
kingsleyesisi pushed 1 commit to DRFbackend kingsleyesisi/fasticket
- Add CORS settings for development environment 4f3c52e
kingsleyesisi pushed 1 commit to DRFbackend kingsleyesisi/fasticket
- initialize payment app with models, views, admin, and tests (#2) 8d7fa2b
kingsleyesisi closed a pull request on kingsleyesisi/fasticket
initialize payment app with models, views, admin, and tests
kingsleyesisi opened a pull request on kingsleyesisi/fasticket
initialize payment app with models, views, admin, and tests
kingsleyesisi pushed 1 commit to DRFbackend kingsleyesisi/fasticket
- Added django-environ to the requirements.txt 99342ad
kingsleyesisi pushed 1 commit to DRFbackend kingsleyesisi/fasticket
- updated the requirements.txt d53cd45
kingsleyesisi pushed 1 commit to DRFbackend kingsleyesisi/fasticket
- Corrected the installed app from (event_app) to (event_manager) 78eca23
kingsleyesisi pushed 1 commit to DRFbackend kingsleyesisi/fasticket
- modify the UserProfile View and also did some other few changes edad45b
kingsleyesisi pushed 4 commits to DRFbackend kingsleyesisi/fasticket
- Added .gitignore file: to start working on this branch i created a .gitignore file 6f4b9dd
- Added event_manager app: modified the model.py to include models for the app. Also added the app to the base settings... 94f79ef
- Added event_manager app: modified the model.py to include models for the app. Also added the app to the base settings... cf3f746
- Merge pull request #1 from Donchuks02/Event-creation-and-management-branch Initialised the event management app 859fc3a