Skip to content

Conversation

@karynayen
Copy link

No description provided.

karynayen and others added 30 commits November 27, 2024 21:26
Added fake data generated using AI into 02_glasshusky_data.sql. Also created 01_glasshusky_ddl.sql
Saved the sql code and insert data to newly created glasshusky files
Added insert statements to college, reviewer, location, companylocation,compnayindustry, positiontargetcollege, industry, questions, answers
Creating 01_glasshusky_ddl and 02_glasshusky_data files
Created routes for industry blueprint. Set up reviewers blueprint
Created get and put routes for reviewer blueprint. Removed num_posts from glasshusky DDL since it is a derived attribute.
removed num_posts since it makes more sense that it is a derived attribute
* add additional routes and update ddl

* add entry point

* remove extra comma

* fix DB and routes
updated routes in reviewer:\
* SELECT * in GET fn
* POST~ add new reviewer
* PUT ~ update new reviewer
updated routes in industries:
* GET all industries for testing
* GET all companies associated with given industryID

Removed num_posts from glasshusky_ddl
Merging Karyna's main into my branch
Revert request.get statement and removing comments
IndustryID is autoincremented so it doesn't need to be a manual add
karynayen and others added 30 commits December 5, 2024 13:14
…tions page

Find Jobs and See Questions page indexed into the wrong columns so the pages showed the wrong data. Added in the old get companies route (now companies_simple) that the pages were built on so they can display the right data.
Added three pages for reviewers.
Update Readme and env template
Added frontend pages for Admin user
Added get request to companies route and updated Find Jobs and See Questions page.
changed get_answers function to get get_answer
changed /co/companies to /co/companies_simple to display just company…
Removed unused route and cleaned up Company_Ratings page
job_seeker --> 38_Job_Seeker and updated nav and hompage
Re-added insutryID, removed unnecessary pages, and updated job seeker
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

Successfully merging this pull request may close these issues.

5 participants