The Wayback Machine - https://web.archive.org/web/20220709213404/https://github.com/topics/firestore-database
Skip to content
#

firestore-database

Here are 893 public repositories matching this topic...

rowy
rosekamallove
rosekamallove commented Apr 25, 2022

We don't need to do a lot of work here since I will be re-writing the whole project someday. Until then, all we need to do is make the UI responsive enough so that it doesn't look like an abomination when opened on mobile devices.

  • Responsive Navbar
  • Responsive Cards everywhere (We can use Row and Col from AntD)
  • Responsive Video Player => We would have the video running in the
enhancement good first issue high-priority
FireShort
monizb
monizb commented Sep 30, 2020

The users if wanted can set an end date and time for their links so that the link automatically expires and does not let the user redirect to the destination link. The only logic needed here is that if(current timestamp < end date timestamp) -> redirect else don't and show appropriate errors accordingly

enhancement good first issue DWOC Level-3

Improve this page

Add a description, image, and links to the firestore-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the firestore-database topic, visit your repo's landing page and select "manage topics."

Learn more