PythonProjectG1
No description available
Install / Use
/learn @MeruC/PythonProjectG1README
PythonProjectG1
INSTRUCTION: Create an online job portal web app for a job seeker (student) and job provider (company). The Student or Job seeker can easily find and apply for a job by logging into the system. The Employer or company can easily get an expert employee from our job portal site by posting a job. Maximize the use of the Python Django web framework.
Project Setup
- Clone the project
git clone https://github.com/MeruC/PythonProjectG1
- Open the repository in Visual Studio Code and navigate to project folder
cd jobapp
- Create and activate virtual environment
python -m venv env
env\Scripts\activate
- Install dependencies
pip install -r requirements.txt
- Apply database migrations
python manage.py migrate
- Create superuser account
python manage.py createsuperuser
- Run the server
if DEBUG = True
python manage.py runserver
if DEBUG = False
py manage.py runserver --insecure
- For using and running the tailwind please refer here: https://clarencedimafelix.notion.site/Using-django-tailwind-caf8a872c5a743939cd2a0c1182eb8f5?pvs=4
Frameworks
- Django
FRONTEND
BACKEND
OTHERS
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
