issues
search
juanhenaoparra
/
geology-inventory
0
stars
0
forks
source link
feat: add endpoint for loan creation with frontend compatibility
#33
Closed
JeronimoToroC
closed
8 hours ago
JeronimoToroC
commented
4 days ago
Added aliases to LoanCreate model to match frontend payload keys.
Implemented /loans POST endpoint to register new loans.
Updated /tools and /users endpoints to fetch data from database.
juanhenaoparra
commented
3 days ago
fix conflicts