A Django web application for managing student information and pages.
- Home page with a welcome message and student name
- About page with project information
- Clone the repository
- Create and activate a virtual environment
- Install dependencies with
pip install -r requirements.txt - Run the server with
python manage.py runserver
Miriam Aoko Obuba