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

Bootstrap: Utilities “Borders”

Bootstrap 4 has a lot of utility classes to quickly style elements. With no using CSS code. Borders:- This class adds a border all around the element. Borders by using the border classes to add or remove borders from an elements. Border Color by using border border-colorname to and color to the borders. Border Radius … Read more

Bootstrap:-Component “Tooltips”

Tooltip is a component that is used for displaying small pop-up messages in a small box that appears when the user moves the mouse pointer over an element. How to Create a Tooltip Inside a tag data-toggle=”tooltip” attribute to an element. Use title attribute to specify the text that should be displayed inside the tooltip. … Read more

Bootstrap:-Component “Toast”

The toast component is used for showing a couple of seconds of a message when something happens. It works the same as an alert box. How To Create a Toast:- first use toast class Then, add a toast-header class And finally use toast-body class inside it type text declare. Use the data-autohide=”false” attribute to show … Read more

Bootstrap:-Component “Spinners”

Bootstrap “spinners” is used to display the loading state in your projects. How can a spinner be:- Colored Spinners by using <div class=”spinner-border text-primary”></div>. Growing Spinners by using <div class=”spinner-grow text-danger”></div>. Spinner Size by using <div class=”spinner-border spinner-border-sm”></div>. Spinner Buttons by using inside button tag <span class=”spinner-border spinner-border-sm”></span>.

Bootstrap:-Component “Scrollspy”

The Bootstrap 4 scrollspy is a navigation mechanism that automatically highlights the nav links based on the scroll position to indicate the visitor where they are currently on the page. How to create Scrollspy:- use nav component or list group. Scrollspy requires position: relative; inside style section. Add data-spy=”scroll” to the element that should be … Read more

Bootstrap:-Component “Progress”

Progress Bar in Bootstrap 4 is mainly used to indicate to the user, how much progress of the process is done. progress bars featuring support for stacked bars, animated backgrounds, and text labels. Use utility classes for the background (bg-success, bg- info, bg-light, bg-dark, bg-danger, bg-warning) for creating a progress bar with a different color. Where to use … Read more

Bootstrap Component:- “Pagination”

Pagination is a component in bootstrap that is used to enable navigation between pages in a website. It is a method of dividing web content into discrete pages, thus presenting content in a limited and digestible manner. Pagination uses:- Working with icons by using class=sr-only (previous/next) utility. Disabled and active states by using class=disable/active to … Read more

scmGalaxy – A SCM Build and Release Community

scmGalaxy is a community initiative based on Software configuration management that helps community members to optimize their software development process, Software Development Life Cycle optimization, Agile Methodologies and improve productivity across all aspects of Java development, including Build Scripts, Testing, Issue Tracking, Continuous Integration, Code Quality and more! ScmGalaxy is networking and knowledge sharing platform … Read more