Institutul de Matematică şi Informatică "Vladimir Andrunachievici"
Permanent URI for this communityhttps://msuir.usm.md/handle/123456789/13368
Browse
Item TransShare: A Peer-to-Peer Car Sharing Platform [Articol](2024) Harton, Amalia-Nicola; Irimia, Cosmin; Matei, MadalinThis paper presents the implementation details and technological framework of “TransShare”, a distributed web application designed to facilitate the temporary sharing of private vehicles between users. The platform supports both the listing and rental of cars within the territory of Romania. The implementation has been reimagined using a peer-to-peer (P2P) mechanism to decentralize operations, improving system efficiency, scalability, and reducing reliance on central servers. Additionally, the platform integrates OpenAI for enhanced interaction but introduces an optimization layer to mitigate potential operational costs associated with AI queries. The system was developed using modern web technologies, namely the MERN (MongoDB, Express.js, React, and Node.js) stack, and adheres to the Model-View-Controller (MVC) architecture to ensure scalability, maintainability, and modularity.