Giter Site home page Giter Site logo

jobplus5-15's Introduction

jobplus5-15

项目目录

jobplus5-15
        /jobplus
            /handlers
            /templates
                /static

文件路径及说明

jobplus5-15
        /jobplus
            /handlers
            /templates
                /base.html   # 模板
                /CompanyReigster.html  # 企业注册页
                /PersonalRegister.html  #求职者注册页
                /index.html #主页
                /login.html #登录页
                /job.html   # 职位列表页
                /Company.html   #企业列表页
                /static

fix #28 登录和退出

20180429

1、修改forms.py文件第22行,将email改为pssword 2、修改front.py第24行,2行(增加import flash),42行, 3、参照教程,修改base.html文件 4、修改front.py 第51行,增加falsh展示

20180429-2

修改冲突文件:forms.py、front.py、macros.html

20180430

将models.py中的company字段改成company_msg, 相关联的也改了

jobplus5-15's People

Contributors

cactusboy avatar louplus avatar manchangdx avatar superlam avatar zhi-beyourhero avatar

Watchers

 avatar  avatar

jobplus5-15's Issues

创建项目数据字典

定义项目中用到的各个文件、数据字段、定义的类和函数的名字所代表的意思。类似于中英文功能对照表

编写models文件

按照数据字典,编写models文件,并将定义好的数据表写入数据库

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.