Update README.md

This commit is contained in:
nolanwhy 2023-02-04 23:26:44 +01:00
parent 3a63938f53
commit 194b323faa
1 changed files with 3 additions and 2 deletions

View File

@ -4,10 +4,11 @@ A Bootstrap based ROBLOX revival website.
# Todo
- [ ] Friending system<br>
- [x] Making home page optimize on the page size <br>
- [ ] User page<br>
- [x] User page<br>
- [ ] Search (maybe)<br>
- [ ] Messaging system<br>
- [ ] Make games page grab games from the database<br>
- [x] Make games page grab games from the database<br>
- [ ] Make game page (game?id=) working with grabbing from db<br>
- [ ] Make Create assets/game page<br>
- [x] Make Catalog page (functional)<br>
- [ ] Make Credits page<br>