# layui-localstorage **Repository Path**: Practice-ren/layui-localstorage ## Basic Information - **Project Name**: layui-localstorage - **Description**: 一个基于前端的localstorage本地json数据库的响应式静态界面,其中前台用了bootstrap5,后台用了layui。 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: http://1.14.226.170/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2022-07-13 - **Last Updated**: 2022-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # layui-localstorage #### 介绍 一个基于前端的localstorage本地json数据库的响应式静态界面,其中前台用了bootstrap5,后台用了layui。 本次的纯静态项目是一个选修了前端设计课程的大作业,总共花费了一天的时间,主要是对localstorage本地数据库进行CRUD的操作, 并且是响应式界面,由于时间上的问题,因此很多输入没有做正则判断(比如QQ输入),还有一些业务逻辑也没有完善,界面的功能也比较少, 希望感兴趣的小伙伴可以fork或者git clone下载玩玩(感觉也没有感兴趣的,我是个菜鸡)。希望可以收获一颗star! #### 软件架构 1. 前台部分 - bootstrap5编写响应式界面 - vue3进行循环