Skip to content

Shmcoder/Mini_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

29 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 Mini Projects Collection

Welcome to my Mini Projects Repository πŸŽ‰
This repo contains a collection of small but useful projects built with HTML, CSS, and JavaScript.
Each project is lightweight, interactive, and designed to solve a specific problem or demonstrate a feature.

πŸ“Œ Live Projects

1. πŸš— Add New Driver

Overview

The Add New Driver project is designed to streamline the process of adding and managing driver details through a step-by-step, user-friendly form.
Each form step is validated to ensure accurate data input, and driver details are stored securely in a database for easy retrieval and management.

✨ Features

  • πŸ“ Sequential Form Pages: Collects driver information across multiple pages for better organization.
  • βœ… Validation: Each page includes validation checks before moving to the next step.
  • πŸ’Ύ Data Storage: All driver details are securely stored in a database.
  • πŸ” Easy Management: Stored data can be retrieved, viewed, and managed efficiently.

πŸ› οΈ Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: FastAPI
  • Database: MySQL

2. πŸ—ΊοΈ Street Map – OpenStreetMap (OSM) Integration

This project integrates OpenStreetMap (OSM) into an application, providing a real-time, interactive map for location visualization, route planning, and tracking purposes.

✨ Features

  • πŸ—ΊοΈ Interactive Map: Displays a fully functional map using OpenStreetMap.
  • πŸ“ Shapes Plotted in Map: Plot Diff Shapes to Seperate it , on different scenarios .
  • πŸ›£οΈ Shape Management: Plot and visualize coordinates That auto fit zoom.

πŸ› οΈ Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Mapping API: OpenStreetMap

βš™οΈ Setup and Installation

3. πŸ“Š Table CRUD Operation

The Table CRUD Operation project demonstrates basic database-like operations directly in the browser using HTML, CSS, and JavaScript.

✨ Features

  • βž• Create: Add new rows of data dynamically.
  • ✏️ Update: Edit existing table entries.
  • ❌ Delete: Remove rows from the table.
  • πŸ”Ž Read: View and interact with structured data in table format.
  • πŸ’Ύ Quick Reflect in Db

πŸ› οΈ Technologies Used

  • Frontend: HTML, CSS, JavaScript

4. ☁️ Weather Check App

πŸ”— Live Demo

The Weather Check App allows users to:

  • 🌍 Search for any city around the world
  • 🌑️ Get real-time weather updates (temperature, humidity, conditions)
  • πŸ“± View a responsive and user-friendly interface
# Clone the repository
git clone https://github.com/<your-username>/MiniProjects.git

# Navigate to the OSM map project folder
cd MiniProjects/osm-map

# Run index.html in your browser

About

🚩 My Mini Projects – Bite-sized projects that pack a big impact.

Topics

Resources

Stars

Watchers

Forks