MOTOSHARE 🚗🏍️
Turning Idle Vehicles into Shared Rides & Earnings

From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.

With Motoshare, every parked vehicle finds a purpose. Owners earn. Renters ride.
🚀 Everyone wins.

Start Your Journey with Motoshare

Different ways to write the transitions in any tag or button using HTML & CSS.

In this blog, I am creating different transitions in buttons & div using HTML & CSS. So, Let’s create an index.html & style.css below- In, this index.html multiple div, tag with multiple class which is defined below style.css- In, this style.css I am used multiple classes with multiple functionalities as color, padding, margin, opacity, width … Read more

How many ways are there to add JavaScript?

Way of adding JavaScript: Inline– Inside head Tag Inside body Tag Inside Head Tag Inside Body Tag External file Inside head Tag Inside body Tag Inside head Tag Inside body Tag <script> – Opening Script Tag. src – It‟s an attribute of script tag. It defines source/location of script file. • dev.js – This is … Read more

Source code analysis tools: Evaluation criteria

code-analysis-tools-evaluation-criteria

Source code analysis tools: Evaluation criteria Support for the programming languages you use. Some companies support mobile devices, while others concentrate on enterprise languages like Java, .Net, C, C++ and even Cobol. Good bug-finding performance, using a proof of concept assessment. Hint: Use an older build of code you had issues with and see how well … Read more

Step by Step Instruction to Upgrade Perforce to 2014

perforce-2014-upgrade-instructions

Step by Step Instruction to Upgrade Perforce to 2014 The step are as follows: a) Check if the license is current. p4 license -o The expiry date must be later than the binary release date you are installing b) Verify server archives using the command ‘p4 verify -q //… > verify.txt’ * Note – If … Read more