update checklist formatting for github

This commit is contained in:
Nayan
2025-05-09 13:39:28 -04:00
parent b6db380053
commit db0a3679d8

View File

@@ -65,11 +65,11 @@ There are three major things not taught in class that are core to this project.
- [x] Finish code to build HTTP responses - [x] Finish code to build HTTP responses
- [x] Get html file serving working - [x] Get html file serving working
- [x] Add flexible logging with variadic arguments - [x] Add flexible logging with variadic arguments
- ~~[ ] Make html page for uploading files~~ - [ ] ~~Make html page for uploading files~~
- ~~[ ] Get POST requests working~~ - [ ] ~~Get POST requests working~~
- ~~[ ] Implement file uploads (with restricted file types)~~ - [ ] ~~Implement file uploads (with restricted file types)~~
- ~~[ ] Implement file indexing and serving a directory page~~ - [ ] ~~Implement file indexing and serving a directory page~~
- ~~[ ] Create basic templating engine for HTML working~~ - [ ] ~~Create basic templating engine for HTML working~~
- [ ] Publish as a portfolio project - [ ] Publish as a portfolio project
## Known issues ## Known issues