Skip to content

Commit

Permalink
Create README_en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
buduan authored Jan 2, 2025
1 parent 0eef6f3 commit 2b6e9d0
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions README_en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# University of Nottingham Ningbo Campus Wall
🌏 [中文](/README.md) | English

## Project Overview

Initiated and developed by Pleasure1234, a the Computer Science (2+2) program student of Class of 2027, and established on June 15, 2024.

This project primarily consists of three parts: the server side, the mini-program side, and the management side.

If you encounter any issues during deployment or have any suggestions, feel free to commit above.

**Under Development**

## Notes

Since features such as order placement and user information retrieval involve value-added business reviews and require corresponding business licenses, some testing is conducted on the WeChat Mini-Program test account.

Version 1.0 of the mini-program is now live! Search for `CPU Wall` on WeChat or scan the mini-program code below to experience it.

<img width="200" src="https://github.com/user-attachments/assets/16cfc02c-7306-40fc-b44f-1627695edaa3">

## Snapshots

| Mini-Program Homepage | Mini-Program Order Placement |
|-------|-------|
| ![Mini-Program Homepage](https://github.com/user-attachments/assets/26226271-e5d5-41cd-86db-7693ec98581a) | ![Mini-Program Order Placement](https://github.com/user-attachments/assets/0603ce25-48a6-4672-92a8-5a7a51f0c320) |
| Management Platform Login Page | Admin Management Interface |
| ![Management Platform Login Page](https://github.com/user-attachments/assets/5e093f4a-4490-43b6-89ad-54dd0eab8289) | ![Admin Management Interface](https://github.com/user-attachments/assets/13446b39-4e5f-4cb8-8718-7dbf7fadd7e3) |

[Backend project in progress......]

## Relevant Information

API Interface Address: (https://nottinghamwall.apifox.cn/)

Server-Side Project Address: (https://github.com/Pleasurecruise/NottinghamWall/tree/main/backend)
(in ``backend`` folder of this project)

Mini-Program Project Address: (https://github.com/Pleasurecruise/NottinghamWall/tree/main/uniapp)
(in ``uniapp`` folder of this project)

Management-Side Project Address: (https://github.com/Pleasurecruise/NottinghamWall/tree/main/admin)
(in ``admin`` folder of this project)


## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=CompPsyUnion/NottinghamWall&type=Date)](https://star-history.com/#CompPsyUnion/NottinghamWall&Date)

0 comments on commit 2b6e9d0

Please sign in to comment.