Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSP Final Writeup #12

Open
tanav-kambhampati opened this issue May 21, 2024 · 0 comments
Open

CSP Final Writeup #12

tanav-kambhampati opened this issue May 21, 2024 · 0 comments
Assignees

Comments

@tanav-kambhampati
Copy link
Owner

tanav-kambhampati commented May 21, 2024

Group: Tanav K & Anvay Y

What we're making: We wanted to add a feature where jobs are recommended to people based on their location. The program will ask for a person's location and store that. It will look for jobs that are in nearby cities and then it will recommend jobs for them. Location will be found through the browser and the map will be made using an online Api.

image

It will search for all objects in the database (Big O notation) and find the closest job available. This feature now also allows users to find jobs based on accessibility (location).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant