Skip to content
Submitted about 2 years ago

React job board with Django backend

django, vite, postgres
LVL 3
@redstar504
A solution to the Devjobs web app challenge

Solution retrospective


This job board project consists of a front-end built with React, and a back-end built in Django using Django REST framework.

The backend uses the PostGIS extension of PostgreSQL to provide location based filtering, along with the Google Maps API for providing autocomplete on the front-end and geocoding on the back-end. The back-end also provides full-text searching for job names and descriptions.

I tested the layout quite thoroughly on Google Chrome, and iOS Safari. If you encounter any display issues or other bugs, I would be grateful to hear about them.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Brayden Williams’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord