Skip to content
/ maplet Public

Campus map web application developed using Django and Tailwind frameworks.

Notifications You must be signed in to change notification settings

iraqooh/maplet

Repository files navigation

Campus Map Web App

Welcome to the Campus Map Web App repository! This project aims to provide an interactive map for students and staff to navigate around the campus easily.

Features

View a detailed map of the campus. Search for locations, buildings, and facilities. Get information about various points of interest on campus. Responsive design for a seamless experience on different devices.

Installation

Clone the repository: git clone https://github.com/iraqooh/maplet.git Install the required dependencies: pip install -r requirements.txt Configure your database settings in settings.py. Apply migrations: python manage.py migrate Run the development server: python manage.py runserver

Usage

Access the web app through your browser at http://localhost:8000. Browse the interactive map to explore different campus areas. Use the search feature to find specific locations quickly. Contributing Contributions are welcome! If you want to contribute to this project, follow these steps:

Fork the repository.

Create a new branch: git checkout -b feature/your-feature-name Make your changes and commit them: git commit -m "Add your changes" Push to the branch: git push origin feature/your-feature-name Create a pull request.

License

This project is licensed under the Makerere University License.

Contact

For any questions or suggestions, feel free to contact me at [email protected].