Released versions: Hommie Desktop Releases
- A Gift E-Commerce Website that offers seamless shopping, manages orders/products/staff, and shop statistics; integrates payment gateway and delivery service.
- The system supports the combo of features for 4 actors: GUEST, CUSTOMER, STAFF, MANAGER
- Front-end:
- React
- Vite + TypeScript
- ChakraUI
- Back-end:
- Spring
- MySQL
Live Demo: 👉 here
-
Download/Clone the source code.
-
Database: execute the HommieStoreDLL.sql.
-
Code | Build & Run
- Back-end:
- Customize the information in application.properties in /src/main/resources/application.properties for adapting to your case.
- Run HommieBackendApplication.Java to get started.
- Front-end:
- To run with dev mode, let's run "
npm run dev
" in the command line. - You also can get more at https://vitejs.dev/guide/ or https://create-react-app.dev/docs/getting-started/.
- To run with dev mode, let's run "
- Back-end:
-
Already accounts to login to the system:
Username Password Role customer 123456 CUSTOMER staff 123456 STAFF manager 123456 MANAGER
© 2023 Codies Team Licensed under the GNU LICENSE.
🤟 Take a star if you find something interesting 🤟