Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heybran/nodejs-web-components-jobs-tracker
A jobs tracker application built with vanilla Web Components as frontend and Node.js as backend.
https://github.com/heybran/nodejs-web-components-jobs-tracker
javascript nodejs webcomponents
Last synced: 2 days ago
JSON representation
A jobs tracker application built with vanilla Web Components as frontend and Node.js as backend.
- Host: GitHub
- URL: https://github.com/heybran/nodejs-web-components-jobs-tracker
- Owner: heybran
- License: mit
- Created: 2023-11-07T03:13:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-14T01:23:10.000Z (about 1 year ago)
- Last Synced: 2023-11-14T04:22:55.972Z (about 1 year ago)
- Topics: javascript, nodejs, webcomponents
- Language: HTML
- Homepage: https://jobs-tracker-fjbs.onrender.com
- Size: 119 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jobs Tracker
A jobs tracker application built with vanilla `Web Components` as frontend and `Node.js` as backend.
## Motivation.
I have been hunting for new remote front-end developer jobs for the last few months. As a developer I hate to keep track of the companies that I have applied with Excel, so I create this jobs tracker to improve the whole experience. This project is intended to run locally.
This is a refactoring of another project of mine (private repo) which is built with `Web Components` as frontend and `PHP` as backend with `AWS DynamoDB`.
## Tech Stack
- Web Components
- [Cucumber Components](https://github.com/heybran/cucumber-components)
- Node.js/Express.js
- XATA Database (https://xata.io/)