This content originally appeared on flaviocopes.com and was authored by flaviocopes.com
One of the projects of the 2022 Full-Stack Web Development Bootcamp (signups open March 29, bootcamp starts on April 05) is a REST API.
During the bootcamp we’ll work on two different kind of projects.
One kind is clones of popular applications, like Twitter, Reddit or YouTube. You already know what we’re going to build as you use those apps and you’re already familiar with them.
So it’s both useful and fun. The next time you’ll open YouTube you’ll think about how you implemented the subscription mechanism or how you handled comments.
Another kind of applications we’ll work on is creating regular, smaller in scale websites.
One example of this kind of app is a job board.
Job boards are popping up everywhere in every niche. Suppose you have a website that is focusing on a specific industry. A good way to make money from that is to post jobs, show them in front of people that are interested in those jobs, and make companies pay you to connect them to this audience.
It’s a nice business model, providing value for everyone.
So that’s what we’ll build.
We’ll start by listing jobs in the homepage.
Then we’ll allow people to login.
This project is interesting because it’s a two-sided marketplace.
This means we have 2 kinds of users:
- people looking for a job
- companies advertising job openings
To solve this we’ll add a form after signup to say “I’m a company” or “I’m a user”.
Once this decision is taken, those 2 groups of users will have a radically different experience on the app.
One group can create new jobs.
One group can submit applications to jobs, adding a cover letter.
Companies will see the applications, and will be able to unlist jobs after they have received enough applicants.
This project was very interesting to build and I’m sure it will be fun for you to work on!
Remember to sign up to the waiting list at https://bootcamp.dev
This content originally appeared on flaviocopes.com and was authored by flaviocopes.com
flaviocopes.com | Sciencx (2022-02-22T05:00:00+00:00) BOOTCAMP project: JOB BOARD. Retrieved from https://www.scien.cx/2022/02/22/bootcamp-project-job-board/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.