Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucywho/jobawesome


https://github.com/lucywho/jobawesome

List: jobawesome

Last synced: about 17 hours ago
JSON representation

Awesome Lists containing this project

README

        

## JobAwesome Job Board
From a [tutorial](https://github.com/flaviocopes/bootcamp-2022-week-10-job-board) by [Flavio Copes](https://github.com/flaviocopes)

### Personal additions
- navigation bar
- conditional rendering of sign in / sign out button
- Welcome message and reduced functionality for non-signed in users
- displays first 250 characters of job postings and application letters, with ...see more function
- displays location and salary information where given
- "apply now" button not rendered for company users, and and "posted by" information not rendered on company's own dashboard
- conditional display of plural when there is more than one application
- allows company to email applicants direct

### Deployed on Vercel
[JobAwesome](https://job-board-red.vercel.app/)

### App images

![image](public/jobawesome-front.png)
![image](public/jobawesome-company.png)
![image](public/jobawesome-companydash.png)