- 🚀 Quick Start
- 🗓 Project Duration
- ✨ Project Summary
- 👀 Demo
- 🪄 Tech Stack & Tools
- 🧑🤝🧑 Roles & Responsibilities
- Clone this repo:
git clone https://github.com/gotogether-s/gotogether-s-admin.git
- Move to the directory:
cd <YOUR_PROJECT_NAME>
. - Install packages:
yarn install
- Start project
- Localhost:
yarn run dev
- After build:
yarn build
thenyarn run dev
- Localhost:
- Please contact [email protected] if you need an env key to run the project
- Reference
- Visit the live website: https://gotogether-s-admin.vercel.app
- View project code with GitHub: https://github.com/gotogether-s/gotogether-s-admin
Sep 27, 2022 - Oct 12, 2022
- Version 0.1.0 released: Feb 8, 2023
Go Together is a travel service platform where people can book vacation packages. The service targets mainly seniors who have more challenge planning travel. GoTogether admin website is for the business administrator to add vacation pacakges products to their service website.
- Client: Go Together Travel Agency
- Service: Website Design & Development
- Team Members: 2
The existing website of Go Together was created with a CMS (Content Management System) called I'm Web, allowing limited functions. The Shiny, which operates the Go Together service, requested the creation of a new website that reflects the following three requirements:
- Web page renewal based on the mobile layout
- Vacation packages recommendation function tailored to users' interest (Click here to see Go Together Service Github repo)
- Create an admin page that allows product registration ✅
🔗 Visit the live website on Vercel
- For wireframe and mockup creation: Adobe XD
🔗 GitHub Repo: https://github.com/gotogether-s/gotogether-s-admin
- Framework: Next.js
- Programming Language: JavaScript
- Router: next/router
- State Management: Redux toolkit
- API Request: axios
- Design: MUI, Scss, CSS Module
🔗 GitHub Repo: https://github.com/gotogether-s/gotogether-s-BE
🔗 ERD Cloud: https://www.erdcloud.com/d/bdPHHqeiiKZ6GC9rP
- Programming Language: Java
- Framework & DB: IntelliJ, Gradle, Spring, Spring Boot, Data JPA, Security, JWT, MySQL
- CI/CD & Infrastructure: Jenkins, Docker, EC2, RDS, S3
- Other: POSTMAN, ERD Cloud
- Issue: Github Issue
- Documentation: Notion
- Communication: Slack, Discord, Zoom
Hyeonah (Front-End Development) |
Hyeonseung (Back-End Development) |
---|---|
@hyeonahc | @iheese |
Design mockup, Create admin Sign in page, Create add product page | Product API (create, read, update and delete) |