brianhhuynh38 / PackTravel

PackTravel is a platform for university students to collaborate on off-campus rides using cabs, rental cars, or buses. It allows users to create rides, choose multiple routes, search for other rides, and join existing routes, offering a convenient solution for students without personal vehicles.
MIT License
0 stars 0 forks source link

Removed sensitive user information from utils and views #9

Open brianhhuynh38 opened 1 day ago

brianhhuynh38 commented 1 day ago

It's small, but I think this is probably necessary in order to ensure that the private user information in the repository isn't exposed like it is.

brianhhuynh38 commented 1 day ago

Actually, we should resolve these testing errors before going ahead with this