ericktiznado
@ericktiznado
Joined on 26 July 2021
GitHub Stats
5
Followers
28
Repositories
2
Organizations
0
Gists
25
Pull Requests
0
Issues
250
Commits
0
Sponsors
1
Contributed To
20
Star Earned
Most Used Languages
59.40%
JavaScript
29.53%
CSS
7.19%
HTML
3.79%
C#
0.09%
Dockerfile
Popular Projects
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
5/23/2025, 12:21:44 AM
Pushed 1 commit(s) to ErickTiznado/Mama_Mian_Pizza_Panel on branch main
- refactor: Update API base URL and improve comments for clarity
5/22/2025, 11:43:47 PM
Pushed 1 commit(s) to ErickTiznado/Mama_Mian_Pizza_Panel on branch main
- Refactor notification handling and API integration - Updated API endpoints in AgregarContenido component for content management. - Enhanced notification bell styles for better visibility and interaction. - Improved notification bell functionality, including unread count handling and synchronization with the server. - Refactored NotificationContext to streamline notification management and improve error handling. - Added detailed comments and documentation for better code clarity. - Implemented sound notifications and improved notification creation functions. - Enhanced notification merging logic to prevent duplicates during synchronization.
5/22/2025, 9:50:01 PM
Pushed 2 commit(s) to StanleyL1/MAMA-MIA-PIZZA on branch main
- refactor(PideAhora): Implement delivery method selection and enhance order submission logic
- Merge branch 'main' of https://github.com/StanleyL1/MAMA-MIA-PIZZA
5/22/2025, 7:42:55 PM
Pushed 1 commit(s) to ErickTiznado/Mama_Mian_Pizza_Panel on branch main
- Refactor client and order charts to improve data handling and UI responsiveness - Updated ClientesGraficas component to initialize KPI data to zero and removed sample data. - Modified EvolucionMensual component to accept color props for better customization. - Enhanced MetodoEntregaChart to handle date filtering and added no data state management. - Improved CSS styles for pedidosGraficas to enhance layout and visual consistency. - Implemented notification service with server integration for better notification management. - Removed polling logic from PedidosService to streamline order fetching.
5/22/2025, 5:34:01 PM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Add notification routes and controller for managing notifications
5/22/2025, 4:12:37 PM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Add delivery method to order details in createOrder and checkOrderDetails functions
5/22/2025, 8:59:10 AM
Pushed 1 commit(s) to ErickTiznado/Mama_Mian_Pizza_Panel on branch main
- Refactor product graphics components and styles for consistency - Updated class names in DistribucionCategorias, ProductosKPI, TendenciasProductos, and TopProductosVendidos components to follow a new naming convention (prefixing with 'gprod-'). - Enhanced CSS styles for various components to improve layout and responsiveness. - Modified loading and error states for better user experience. - Adjusted chart containers and headers for improved visual hierarchy. - Removed redundant code and streamlined component structure for better maintainability.
5/22/2025, 8:10:15 AM
Pushed 1 commit(s) to StanleyL1/MAMA-MIA-PIZZA on branch main
- Refactor code structure for improved readability and maintainability
5/22/2025, 7:49:53 AM
Pushed 1 commit(s) to ErickTiznado/Mama_Mian_Pizza_Panel on branch main
- fix: Update API endpoint for fetching total products in ProductosKPI component
5/22/2025, 7:47:29 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Refactor order routes to uncomment and organize order management endpoints
5/22/2025, 7:45:20 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Enhance order creation process with product validation, error handling, and repair functionality for orders without details
5/22/2025, 7:28:16 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Add total products endpoint and refactor order routes
5/22/2025, 7:26:38 AM
Pushed 1 commit(s) to ErickTiznado/Mama_Mian_Pizza_Panel on branch main
- feat: Update ClientesGraficas and ProductosKPI components with API integration and loading states
5/22/2025, 6:44:03 AM
Pushed 1 commit(s) to StanleyL1/MAMA-MIA-PIZZA on branch main
- refactor(Home): Remove unused Navigation import from Swiper module