Notice
This system was developed as part of assessed coursework for Internet Technology at UofG. It is not maintained for public use and exists only for demonstration purposes.
A Django-based web application for hiking enthusiasts to discover, share, and plan hiking adventures.
- User authentication system
- Community-driven reviews
- Responsive UI with Bootstrap components
- Python 3.9+
- pip
- Virtual Environment
git clone git@github.com:Elwood9245/hikit.git
cd hikitpython -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate
- Django 4.2
- django-bootstrap5
Development Team: Group 112
Contact: 2974710w@student.gla.ac.uk
Course: Internet Technology - Assessed Exercise