-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,21 @@ | ||
# job-application-tracker | ||
This is a project for TOHacks 2021 | ||
# **Janus** - job-application-tracker | ||
![icon](https://user-images.githubusercontent.com/49470807/117580168-47620300-b114-11eb-989a-238df45d8db3.png) | ||
|
||
This is for TOHacks 2021. | ||
|
||
|
||
Finding a job is a tough task and tracking those applications is just an additional burden. Fear not, Janus has your back. Janus is a chrome extension that tracks your applications for you, at the click of a button. It also sends you periodic mails to remind you to follow up on previously applied jobs. | ||
|
||
Janus Chrome Extension in use: | ||
![ss](https://user-images.githubusercontent.com/49470807/117580057-96f3ff00-b113-11eb-84d0-97ce507ec8dc.PNG) | ||
|
||
|
||
As of now the chrome extension has not been published but is fully functioning. | ||
|
||
Built using: | ||
- Node.js | ||
- Javascript, HTML/CSS | ||
- CockroachDB(database) | ||
- Google Cloud (deploy DB) | ||
- Courier (To send email reminders) | ||
|