<aside>
💡 This Notion page is optimized for desktop screen sizes.
</aside>
Project Overview
Project Name
Role
Deployment URL
Description
Moongtel
Full Stack Developer
https://moongtels-server.onrender.com
This web application is a platform that facilitates reservations for pet-dedicated hotels.
This is a full-stack project built with the MERN Stack (MongoDB, Express.js, React.js, Node.js) and provides functionalities such as
- Reservation System
- Payment Gateway Integration
- User Authentication
- CRUD Operations
- Search Bar
- User Input Forms
- Search Form
- Booking Form
- Profile Form
- Image Upload
- Image Carousel
- Category Sort Search
- Rich Text Editor
- Page Like Feature
- Map Display
- Social Sharing
- Address Search & Auto-Complete
- Responsive Design
- CI/CD
- Multilingual Support
Project Goals
- Develop a full-stack application from scratch.
- Enhance code readability and maintainability through structured refactoring.
- Optimise performance and resource efficiency for improved user experience.
- Implement a fully responsive design for seamless cross-device usability.
- Enable secure online transactions through integrated payment processing.
- Document and archive the project for long-term maintainability and future collaboration.
Project Achievements
1. Full-stack Development & Deployment
- Planned, designed, developed, and deployed the entire project independently.
- Architected and developed both frontend and backend from scratch, utilising Webpack and Yarn Berry.
- Developed the server using Node.js, Express, MongoDB, Mongoose, and Naver Cloud.
- Set up a CI/CD pipeline with Github Actions for automated build and deployment.
- Deployed the full application on Render.
- Implemented user registration and login functionalities with Firebase Authentication to enhance security.
2. Code Refactoring & Optimisation
- Refactored components, improving maintainability and readability.
- Implemented reusable UI components such as input forms and image carousel to improve efficiency and consistency.
- Optimised performance by utilising React’s lazy loading and Suspense for efficient resource loading.
3. UX & Responsive Design
- Designed and implemented a fully responsive UI for a seamless cross-device experience.
- Developed modular input forms and dynamic image carousels for enhanced usability and maintainability.