Vipreshana 🚚 is a smart and efficient goods transportation platform that connects users with verified drivers to transport their goods safely and reliably. With features like real-time tracking 📍, delivery status updates 📦, and seamless communication 💬 and trust 🤝 in every delivery.

ssoc2025
1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement authentication checks on the `/login` and `/register` routes to redirect authenticated users to the dashboard, preventing access to login/registration pages after successful login. This involves adding a check (likely using a useEffect hook in React or middleware in the backend) to verify user authentication status and redirect accordingly.

Complexity: 2/5
good first issue SSOC S4 Intermediate

Vipreshana 🚚 is a smart and efficient goods transportation platform that connects users with verified drivers to transport their goods safely and reliably. With features like real-time tracking 📍, delivery status updates 📦, and seamless communication 💬 and trust 🤝 in every delivery.

JavaScript
#ssoc2025