From 3c78bd352ff0122441bd3a7bad600ef8d3e8dda8 Mon Sep 17 00:00:00 2001 From: Korbs Date: Tue, 22 Oct 2024 14:47:38 -0400 Subject: [PATCH] :rocket: Init --- README.md | 15 ++++++++++++ TODO.md | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 87 insertions(+) create mode 100644 README.md create mode 100644 TODO.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9871b7 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Zarro + +![Banner](https://md.sudovanilla.org/images/Zarro%20-%20Banner.png) + +## About +Zarro is a search built the developer, SudoVanilla. Named after "[Francisco Pi**zarro**](https://en.wikipedia.org/wiki/Francisco_Pizarro)", a Spanish conquistador known for being an explorer and a conqueror. + +## Credits +**API** + +SudoVanilla is intereseted in building it's own API, until then Zarro will rely on [4get](https://git.lolcat.ca/lolcat/4get/)'s API, data being pulled from Zarro's own 4get instance. + +**Maps** + +All map data is powered by OpenStreetMap. \ No newline at end of file diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..94435fa --- /dev/null +++ b/TODO.md @@ -0,0 +1,72 @@ + - Components + - Menus + - Searchbox + - Results + - Video + - Music + - Rich Result + - Header + - Footer + - Scrapers + - Web + - Google + - DuckDuckGo + - Yandex + - Brave + - Startpage + - Qwant + - Mojeek + - Images + - Google + - DuckDuckGo + - Yandex + - Brave + - Startpage + - Qwant + - Imgur + - Pexels + - Unsplash + - Openverse + - Videos + - Google + - DuckDuckGo + - Yandex + - Brave + - Startpage + - Qwant + - YouTube + - Invidious + - Music + - Bandcamp + - Soundcloud + - Spotify + - YouTube Music + - Apple Music + - Beatbump + - News + - Google + - DuckDuckGo + - Yandex + - Brave + - Startpage + - Qwant + - Mojeek + - Settings + - General + - Safe Search (Off, Moderate, Strict) + - Scrapers + - Web + - Images + - Videos + - News + - Music + - Appearance + - Theme (Light, Dark) + - Center Alignement + - Dynamic Header + - Favicons + - Page Width + - URL Placement + - Privacy + - Frontend Alternatives (For YouTube, etc) + - Proxy Images \ No newline at end of file