Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfrankfurt/j-rank
https://github.com/jfrankfurt/j-rank
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jfrankfurt/j-rank
- Owner: JFrankfurt
- Created: 2023-11-09T20:21:26.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-12T08:35:47.000Z (10 months ago)
- Last Synced: 2024-10-07T21:01:41.851Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://j-rank-ui.vercel.app
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# J-Rank
This is my system for tracking Austin's competitive jiu jitsu scene.
## Getting Started
Run the development server (you will need to install pnpm):
```bash
pnpm dev
```## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
## Todo
- structure backend schema
- add a competitor search feature
- add a screen for viewing historical matches
- add a competitor summary page
- past competitions and net rating change
- past matches and individual rating change
- instagram handle (pull profile pic?)
- name
- weight class
- gender
- belt level
- add the ability to search for pre-existing competitors in the match creation screen
- add the ability to create new competitors w/o creating a new match
- add the ability to edit existing competitors
- add an authentication mechanism for system admins
- add an account creation mechanism for competitors (/ event organizers?)
- add the ability to link out to match videos