AppFactory is a web project currently being developed by an individual, aiming to upload and parse Excel files, and provide data query and display download functions in the front end.
The project adopts the front-end and back-end separation design pattern. Back-end uses the Python Flask framework to provide data and permission verification, database backup, logging, timing tasks and email sending etc. Front-end both focus on UI and Service used Vue、Vue router、element-ui 、axios, etc.