Skip to content

ashx010/Mapping-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗺️ Interactive Mapping Web Application

Welcome to the Interactive Mapping Web Application repository! This project is built using Django and aims to provide users with a dynamic and intuitive platform for exploring geographic data, marking points of interest, and planning routes.

🚀 Features

  • Boundary Visualization: Explore boundaries of countries, states, and other geographic regions effortlessly.
  • Marker Placement: Upload markers from Excel files or manually add them to pinpoint locations on the map.
  • Route Planning: Create routes between markers, showcasing road routes, time, distance, and directions for efficient navigation.
  • Customization Options: Customize marker appearance, route styles, and map layers to suit your preferences.
  • Responsive Design: Access the interactive maps on any device with responsive design support.

🛠️ Getting Started

To get started with the Interactive Mapping Web Application, follow these steps:

  1. Clone the Repository: Clone this repository to your local machine.
  2. Install Dependencies: Navigate to the project directory and install Python dependencies using pip install -r requirements.txt.
  3. Database Setup: Configure your database settings in settings.py and run migrations using python manage.py migrate.
  4. Run the Development Server: Start the Django development server using python manage.py runserver. The application will be accessible at http://localhost:8000.

🤝 Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow these guidelines:

  • Fork the repository and create a new branch for your feature or bug fix.
  • Make your changes and ensure they adhere to the project coding standards.
  • Test your changes thoroughly.
  • Submit a pull request with a clear description of your changes and the problem they solve.

📄 License

This project is licensed under the GNU General Public License v3.0.

📧 Contact

If you have any questions, suggestions, or feedback, feel free to reach out to us at [email protected].