# xlsx_over_web **Repository Path**: pjx123/xlsx_over_web ## Basic Information - **Project Name**: xlsx_over_web - **Description**: Django开发的excel表格展示系统,将本地xlsx文件导入到数据库,显示到JS页面 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2019-10-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 一、功能描述 基于Django开发的excel表格页面化展示系统,自动将本地xlsx文件导入到Django自带的sqlite3数据库,显示到前端页面 二、效果图 ![image](https://github.com/sunnywalden/xlsx_over_web/raw/master/demo/demo.png)