Geeky Deals Mobile App
The Geeky Deals Mobile App is a testament to modern mobile application development. It seamlessly integrates a frontend built with React Native and a backend powered by Node.js and Express. The app leverages MySQL as its primary database, managed through phpMyAdmin, ensuring efficient data storage and retrieval. With a clear focus on user management, the app offers features like user registration, login, and profile management. The intuitive navigation structure, combined with a sleek design, ensures a user-friendly experience. The application's codebase is organized, modular, and follows best practices, making it a prime example of a well-architected mobile app.
Skills:
Mobile App Development
User Authentication
Database Management
Backend API Development
UI/UX Design
Tech Skills:
React Native
Node.js
Express.js
MySQL
phpMyAdmin
Native-base
Body-parser
Async Storage
JavaScript (ES6+)
CSS (Styling)
Features:
User Management: Register, login, and manage user profiles with ease.
Secure Authentication: Ensures user data is protected and only authenticated users gain access.
Intuitive Navigation: Bottom tab navigator for easy access to main features and stack navigators for detailed user-related screens.
Custom UI: Leveraging native-base for a consistent and modern user interface.
Dynamic Data Retrieval: Efficiently fetches user data from a MySQL database using Node and Express.
Error Handling: Robust error handling mechanisms for database operations.
Custom Fonts: Integration of custom fonts for a unique user experience.
Modular Codebase: Organized folder structure and modular code for easy maintenance and scalability.