Skip to content

benzhuo/RainGod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask实现的居民信息管理系统_雨神

居民信息管理系统

技术栈

  • flask
  • flask相关拓展
  • mysql
  • layui模板

运行项目

#clone项目到本地
git clone https://github.com/Owenzh/RainGod.git
#安装依赖
pip install -r requirement.txt
#运行sql
python db.py
#启动项目
python manage.py runserver
#项目地址
http://127.0.0.1:8080
#默认超级管理员
root:root
#

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%