Skip to content

This is web application we made in PAN India Online Hackathon 2020 using Python Flask framework which aims to bridge the gap between the job seekers and employers by creating a database of job applicants. Here is the link of our Devfolio Submission: https://devfolio.co/submissions/backfire

License

Notifications You must be signed in to change notification settings

bhatnagaranshika02/BackFire

Repository files navigation

Backfire

About the application

This is web application we made in PAN India Online Hackathon 2020 using Python Flask framework which aims to spread awareness about precautions one should take care event after lockdown is over. Also it aims to bridge the gap between the job seekers and employers by creating a repository of job applicants.

Technologies Used

Flask, HTML5, CSS3, SQLite, Heroku, PyCharm, Git

Project Link

https://backfire.herokuapp.com/

Screenshots

Pic1

Pic3

Pic2

Installation

Step 1:

Python Should be installed. You can install it from https://www.python.org/downloads/ 

Step 2:

Check whether pip is installed or not. You can check it by typing following command on command prompt/shell: 
> pip --version
If the version comes up, well and good.
If the message shows that pip is not installed, you can install it by following steps from this link: https://pip.pypa.io/en/stable/installing/

Step 3:

Get inside the project folder through command prompt. And type: 
> pip install -r requirements.txt
And all required packages will be installed. Now you can run the project using:
> python app.py

About

This is web application we made in PAN India Online Hackathon 2020 using Python Flask framework which aims to bridge the gap between the job seekers and employers by creating a database of job applicants. Here is the link of our Devfolio Submission: https://devfolio.co/submissions/backfire

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published