v1.0.0-alpha.1-tracknow-pre-release
Pre-releaseVersion 1.0.0-alpha.1
Version 1.0.0-alpha.1 is the 'official' first pre-release version of tracknow, a web application that allows users to share and discover their best racing moments. This version includes the following features:
- User registration and authentication
- Adding and viewing racing moments, including car, track, time, and YouTube link
- Viewing a carousel of racing moments on the homepage
- Liking and unliking racing moments*
This pre-release version is intended for testing and feedback. Please report any bugs or issues you encounter, and let us know what features you would like to see in future releases.
Known Issues and Bugs
- YouTube link in carousel card needs to be lazy-loaded for improved performance
- Backend needs API key for authenticating its use #49
- Infinite swiping/scrolling of cards is not currently supported #50
- Cards are not currently randomized or sorted based on the newest added information (datetime needs to be included in the ORM model)
Future Releases
Future releases of tracknow will expand on the current functionality and add new features to create a more comprehensive and engaging social media platform for motorsports enthusiasts and simracers. Some potential features for future releases include:
- User profiles and personalized feeds
- Search and filtering options for racing moments
- Messaging and private messaging between users
- Integration with motorsports data and statistics APIs
- Mobile app support
I am excited to continue building tracknow and welcome your feedback and suggestions as we move towards a fully fledged social media app for motorsports enthusiasts and sim racers.
What's Changed
- Created and installed Virtual environment by @Dozie2001 in #6
- refactor fix/backend by @Dozie2001 in #10
- fix-data.json-sample.json by @vantage-ola in #12
- fix/issue #8 and revert back to previous Laptime model by @vantage-ola in #13
- feature/error_handling by @vantage-ola in #16
- refactor corrections by @Dozie2001 in #17
- V.1.0/backend by @vantage-ola in #21
- v.1.0/backend by @vantage-ola in #22
- merge by @vantage-ola in #23
- main-README.md by @vantage-ola in #24
- Massive Backend Tweak. by @vantage-ola in #38
- +new_workflow by @vantage-ola in #41
- 39 docs by @vantage-ola in #42
- Dir by @vantage-ola in #43
- Backend by @vantage-ola in #46
- fix - include username in laptime.to_dict() by @vantage-ola in #47
- +cors by @vantage-ola in #48
- Web by @vantage-ola in #45
- changed readme+ added new banner img by @vantage-ola in #52
New Contributors
- @Dozie2001 made their first contribution in #6
Full Changelog: https://github.com/vantage-ola/track-now/commits/v1.0.0-alpha.1