Skip to content

Gosha04/FINAL_408

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FINAL_408

Queries to be written:

  • Customer finding dealerships, needs to be able to see all dealerships, by city, county, and state
  • Customer needs to be able to see available vehicles at each dealership
  • Customer needs to be able to see their purchase records
  • Customer needs to be able to see their rental records
  • Customer needs to be able to see open work orders for them
  • Create a view that has all address info all together (address, zip, city, county, state)

For getting python proj on your own machine w dependencies:

  • Make sure you have uv installed
    • if not, run either brew install uv or pip install uv
    • brew better
  • clone github repo or pull new changes
  • cd app to change to app directory
  • run: uv pip install -r pyproject.toml
  • then go to whatever IDE you're using to set interpeter
  • find "Select Interpreter option"
  • Add existing interpreter
  • Go to folder where proj is, go to .venv/bin/python3.13 and select it
  • and then you should be good

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages