Add 2 TODO items

This commit is contained in:
Aidan 2025-02-07 06:55:05 +00:00
parent ec0e8aca94
commit 1e1b94c770

View File

@ -1,5 +1,5 @@
# modules
![Last Update](https://img.shields.io/badge/last_update-07_Jan_2024-blue)
![Last Update](https://img.shields.io/badge/last_update-07_Feb_2024-blue)
[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)
[![Join Telegram Channel](https://img.shields.io/badge/join_channel-telegram-blue)](https://t.me/pontushub)
@ -72,6 +72,8 @@ Your server can now be accessed at http://localhost:3000, and can be used in con
- [ ] Add category support
- [ ] Support filtering by category
- [X] Add submissions (done via Telegram)
- [ ] Add button/prompting for submissions
- [ ] (Apps only) Add to Obtinium button
- [ ] Add search functionality
- [ ] Migrate frontend to Next
- [ ] Fix Issue #1 (See Issue <https://github.com/ihatenodejs/modules/issues/1>)