Loading repository data…
Loading repository data…
jeffp8912 / repository
FitMatch is a full-stack web application developed for my BSc Computer Science Final Year Project, using HTML, CSS, JavaScript, Node.js, Express, and SQLite.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
<div style="margin-top:1rem;">
<p style="margin-bottom:0.5rem;">Selected Sports:</p>
<label><input type="checkbox" name="sports" value="Badminton"> Badminton</label><br>
<label><input type="checkbox" name="sports" value="Tennis"> Tennis</label><br>
<label><input type="checkbox" name="sports" value="Squash"> Squash</label>
</div>
<button type="submit" style="margin-top:1rem;">Save Profile</button>
</form>
<p id="profileMsg" style="margin-top:1rem;"></p>