All Projects → Sany07 → Job-Portal-Django

Sany07 / Job-Portal-Django

Licence: other
DJobPortal is a job posting site developed in Django. Where Employer can Register their Company profile, Login Then add Job Post. Employee can bookmark & apply for the Job. There is a dashboard section where Employer can check his job posting list & applicants details also can delete and update his job post. Employee can see his job bookmark lis…

Programming Languages

HTML
75241 projects
SCSS
7915 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Job-Portal-Django

Jquery.initialize
jQuery plugin for dynamically created elements initialization (it was nice few years ago, in 2019+ consider react or sth instead of jQuery)
Stars: ✭ 150 (+10.29%)
Mutual labels:  ajax
Zl Fetch
A library that makes the Fetch API a breeze
Stars: ✭ 186 (+36.76%)
Mutual labels:  ajax
Bbs Ssm
南生论坛基于SSM框架,自适应手机端和电脑端,界面简洁美观,功能完善。演示地址:http://www.nanshengbbs.top
Stars: ✭ 221 (+62.5%)
Mutual labels:  ajax
React Selectrix
A beautiful, materialized and flexible React Select control
Stars: ✭ 166 (+22.06%)
Mutual labels:  ajax
Lajax
🚀 lajax - 前端日志解决方案。
Stars: ✭ 181 (+33.09%)
Mutual labels:  ajax
Bliss
Blissful JavaScript
Stars: ✭ 2,352 (+1629.41%)
Mutual labels:  ajax
Fitted
Simplifying http requests using ES decorators
Stars: ✭ 139 (+2.21%)
Mutual labels:  ajax
Ajax Live Search
AJAX Live Search is a PHP search form that similar to Google Autocomplete feature displays the result as you type.
Stars: ✭ 238 (+75%)
Mutual labels:  ajax
Bs grid
Bootstrap Datagrid
Stars: ✭ 184 (+35.29%)
Mutual labels:  ajax
Learn To Send Email Via Google Script Html No Server
📧 An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script) perfect for static websites that need to collect data.
Stars: ✭ 2,718 (+1898.53%)
Mutual labels:  ajax
Featherlight
Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlights small footprint weights about 4kB – in total.
Stars: ✭ 2,037 (+1397.79%)
Mutual labels:  ajax
Fable.remoting
Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps
Stars: ✭ 175 (+28.68%)
Mutual labels:  ajax
Ember Ajax
Service for making AJAX requests in Ember applications
Stars: ✭ 218 (+60.29%)
Mutual labels:  ajax
Nette.ajax.js
Flexible AJAX for Nette Framework. Supports snippets, redirects etc.
Stars: ✭ 150 (+10.29%)
Mutual labels:  ajax
Vue2 Autocomplete
Vue 2 Component to make Autocomplete element.
Stars: ✭ 227 (+66.91%)
Mutual labels:  ajax
Lovinghome Real Estate Platform
⚡️基于springboot+MyBatis+FreeMarker+redis+nginx+Echarts+druid等技术的JavaWeb项目------恋家房产平台(采用B/S架构,项目包含前后台,分为前台展示系统及后台管理系统。前台系统包含首页门户、登录注册、房产推荐、房产详情、热门房产、房产及小区搜索、经纪人列表及经纪机构创建、创建房产、房产百科、地图找房、用户个人中心、房产评论、房产打分等模块。 后台管理系统包含房产信息管理、用户管理、管理员管理、小区信息管理、博客管理、评论管理、经纪人管理、系统统计与多种图表展示、数据报表导入导出等模块。系统介绍及详细功能点、技术点见项目内文档描述)
Stars: ✭ 140 (+2.94%)
Mutual labels:  ajax
Wretch
A tiny wrapper built around fetch with an intuitive syntax. 🍬
Stars: ✭ 2,285 (+1580.15%)
Mutual labels:  ajax
Django Bootstrap Modal Forms
A Django plugin for creating AJAX driven forms in Bootstrap modal.
Stars: ✭ 244 (+79.41%)
Mutual labels:  ajax
Ajax Form
HTML forms on performance-enhancing drugs
Stars: ✭ 232 (+70.59%)
Mutual labels:  ajax
Axios Tutorial
axios实例应用及源码剖析 - xhr篇 (走心教程)
Stars: ✭ 219 (+61.03%)
Mutual labels:  ajax

Job Portal

Django Job Portal.

Installation

open terminal and type
https://github.com/Sany07/Job-Portal.git

or simply download using the url below
https://github.com/Sany07/Job-Portal.git

Install requirements

pip install -r requirements.txt

Database

Set the database from settings.py

To migrate the database open terminal in project directory and type

python manage.py makemigrations
python manage.py migrate

Collects all static files in your apps

python manage.py collectstatic

Run the server

python manage.py runserver

Settings Window

Settings Window

Settings Window

Settings Window

Settings Window

Settings Window

========Thank You=========

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].