An open API service indexing awesome lists of open source software.

https://github.com/przbadu/show_and_tell

Minimal feature app, with only sign in with google feature, and user are allowed to store their presentation link and title, so that they can referr to it in future and filter them.
https://github.com/przbadu/show_and_tell

Last synced: about 1 month ago
JSON representation

Minimal feature app, with only sign in with google feature, and user are allowed to store their presentation link and title, so that they can referr to it in future and filter them.

Awesome Lists containing this project

README

        

# Show and Tell

## Features

- Ability to sing in with google
- Allow user to view all presentations done by colleague
- Ability to add their own presentation
- Search presentation by title
- Filter presentation by presenter and date.

## Stacks

- [React](https://reactjs.org/)
- [Context api](https://reactjs.org/docs/context.html)
- [firebase](https://firebase.google.com/)
- [Material UI](https://material-ui.com/)