course-tracker icon indicating copy to clipboard operation
course-tracker copied to clipboard

A course-tracker for 100Devs

Results 10 course-tracker issues
Sort by recently updated
recently updated
newest added

## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Description Fixed the 100Devs Logo...

- change colors, fonts, stylings to match the new specs provided - fix layout issues: - editing form is wider than view only posts (look into parent container controlling the...

# Summary ## Test and improve UX to address accessibility concerns for visibility and screen readers: - [x] Set-up ESLint and react-axe to audit accessibility issues (see also browser tools)...

Will the staging environment need to be set up once we have heroku? Everything up to that point is ready for review. Issue #10 setting up Github Actions

- GitHub Actions should run on every Pull Request - [x] Run linting ~~- [ ] Run testing~~ - [x] Attempt a build before merging - Github Actions is merged...

task
infra

- [ ] Create page with info about the bootcamp - [ ] Include all relevant links - [ ] Include button that takes you to the feed at "/"...

This should mostly just list the stack we're working with

documentation
wiki

It seems that there's something breaking on attempted linting between typescript in the client etc. This may be fixed by #35

- [ ] MongoDB test database For testing and a staging environment we're going to want to test against a MongoDB database: - There's a consideration to instruct contributors to...

infra

This file will work as a FAQ on how to contribue, and pull request (PR) flows. See [GitHub's example CONTRIBUTING.md](https://github.com/github/docs/blob/main/CONTRIBUTING.md) See [GitHub Building Healthy Communities](https://docs.github.com/en/communities)

documentation