Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msaaddev/jobboard
A Next.js + Firebase PWA developed to get you hired.
https://github.com/msaaddev/jobboard
csr firebase firebase-auth firestore jobboard jobs nextjs pwa
Last synced: 3 days ago
JSON representation
A Next.js + Firebase PWA developed to get you hired.
- Host: GitHub
- URL: https://github.com/msaaddev/jobboard
- Owner: msaaddev
- License: mit
- Created: 2021-06-16T15:13:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T21:24:02.000Z (over 3 years ago)
- Last Synced: 2023-03-06T01:08:33.922Z (over 1 year ago)
- Topics: csr, firebase, firebase-auth, firestore, jobboard, jobs, nextjs, pwa
- Language: JavaScript
- Homepage: https://jobboard-mis.vercel.app/
- Size: 3.09 MB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
![jobboard](assets/cover.png)
A progressive web app built using Next.js and Firebase where companies can put up a job ad and potential candidates can reach out to them.![separate](assets/separate.jpeg)
- **PWA**: A progressive web app so you can also install and use it as a desktop app.
- **Company**: Sign up as a company to post jobs on the web app (uses Firebase Authentication).
- **User**: Sign up as a user to apply to any jobs.
- **Job Post**: Post jobs instantly to the app after you have logged in.
- **Apply**: Quick and easy way to apply to any job listed on the website.
- **Dashboard**: Separate dashboards for both the users and the companies so they can keep track of their job application and listing respectively.
- **Delete Job**: Companies can also delete their posted jobs from their dashboard
- **Firestore**: Uses firestore for the database to store all the user data.
- **Deployed**: Hosted on Vercel and is fully functional.
- **MIT Licensed**: Completely open-source. Feel free to contribute.>The design is a replica of jsjobbs.com with additional features implemented like sign up, login, dashboard.
## 💻 Images
### Homepage
![homepage](assets/home.png)
### Sign up
![sign up](assets/signup.png)
### Job Post
![job post](assets/hire.png)
### Dashboard
![dashboard](assets/dashboard.png)
## 👨🏻💻 Contributing
Make sure you read the [contributing guidelines](https://github.com/msaaddev/jobboard/blob/master/contributing.md) before opening a PR. If you want something else to **integrate** with the CLI, open an issue in the repository and I will get back to it.
## ⚡️ Other Projects
I have curated a [detailed list](https://github.com/msaaddev/open-source) of all the open-source projects I have authored. Do take out a moment and take a look.
## 🔑 License & Conduct
- MIT © [Saad Irfan](https://github.com/msaaddev)
- [Code of Conduct](https://github.com/msaaddev/jobboard/blob/master/code_of_conduct.md)