This is the official site for the Bernards High School Tech & Robotics Club, featuring project sharing with photos, comments, likes, a search bar, resource bank, and a contact form.
- Project Sharing: Browse projects with images, descriptions, comments, and likes.
- Search Bar: Quickly find projects and resources.
- Resource Bank: Access helpful links like GitHub Education, Hackclub, OnShape, and coding tutorials.
- Contact Form: Send us your questions and feedback.
- Frontend: HTML, CSS, JavaScript
- Backend: Django
- Database: SQLite
- Host: Hack Club
- Clone repo:
git clone https://github.com/Dheirya/BHS-Tech-Robotics-Club-Website.git
- Install dependencies:
pip install -r requirements.txt
- Run server
python manage.py runserver
- Visit
http://127.0.0.1:8000/