The source code of the Django app that is running my Athlete website.
I practice orienteering in competitions since 2008. Lately, I needed a showcase website to present my partneships and sponsorships.
To get a local copy up and running follow these simple steps.
Upgrade pip
- pip
pip install --upgrade pip
- Clone the repo
git clone https://github.com/NicoRio42/athlete-website.git
- pip
pip install requirements.txt
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Nicolas Rio - nicolas.rio42@gmail.com
Project Link: https://github.com/NicoRio42/athlete-website