Git Product home page Git Product logo

jobplus10-1's Introduction

jobplus10-1's People

Contributors

windonsky avatar

Watchers

James Cloos avatar  avatar

jobplus10-1's Issues

企业管理页面应当提供哪些功能

职位管理:对职位可操作,增加,查看,修改,删除,下线。
简历管理:对个人用户投递的简历,查看,下载,不合适列表,面试列表。

项目后端的目录文件结构应当如何组织?

jobplus/
--------mangage.py
--------/jobplus/
------------------models.py, forms.py,
------------------/handlers/
-----------------------------front.py, admin.py, job.py, company.py
------------------/stactic/
------------------/templates/

数据库应当如何设计

数据库名:jobplus
数据库表:
user(主键id,name, email, telephone, password, role, 权限right, created_time, update_time)
job(主键id,name,salary, experince, job-desc,job-location, job-conditons, 外键compay,created_time, update_time, touti-submit)

管理员模块应当提供哪些功能

用户管理,用户列表,基本信息,用户类型,增加用户,编辑用户,禁用用户。
职位管理,查看,添加,编辑,删除,下线。

首页应当包含哪些模块

导航栏

左边:主站点,职位列表,企业列表
右边:个人注册,企业注册,登录

横幅

显示站点及简要

最新职位

显示最近时间添加若干职位

最新企业

显示最近加入的企业

页脚

站点声明

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.