Skip to content

md-mudassir7/JobApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job searching web application built using Python's FASTApi framework

How to use the code??

1.Clone the git repository using below command

git clone https://github.com/mdmudassir7/JobApp.git

2.Create a virtual environment

python -m venv env

3.Install the requirements

pip install -r requirements.txt

4.Start the server

uvicorn main:app --reload

5.Visit the localhost port 8000

http://127.0.0.1:8000/

6.For the api documentation visit

http://127.0.0.1:8000/docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages