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

https://github.com/sashafklein/sergeant-app


https://github.com/sashafklein/sergeant-app

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Sergeant

A very very basic React Native app built to explore GraphQL and create a simple too for guiding me through a morning routine.

## TODO

- [ ] Make it not-ugly
- [ ] Alter the `sergeant-api` to operate off of a database and take step timestamps
- [ ] Add a `componentWillUnmount` timestamp for each step
- [ ] Add skipping functionality

### Distant TODO
- [ ] Drill/Step creation
- [ ] Users and authentication
- [ ] Task editing/deleting/reordering