Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jfrankfurt/j-rank


https://github.com/jfrankfurt/j-rank

Last synced: 19 days ago
JSON representation

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