{% extends "base.html" %} {% block content %}
Fintech 12 days left

{{ startup.name }}

{{ startup.headline }}

About the Project

{{ startup.description }}

The Vision

Gatsby is built by the community. This project aims to revolutionize its sector by leveraging the unique insights of university talent. Our goal is to scale beyond campus while maintaining our core community values.

Founder
{{ startup.founder.user.username|first|upper }}

{{ startup.founder.user.username }}

{{ startup.founder.university }} · Class of {{ startup.founder.graduation_year }}

Investment

£{{ startup.raised_amount|floatformat:0 }} raised Target: £{{ startup.target_amount|floatformat:0 }}
{% widthratio startup.raised_amount startup.target_amount 100 as percentage %}
Minimum £50
Backers {{ startup.investments.count }}
Valuation £25k - £100k

Join the network of alumni and students supporting this vision.

{% endblock %}