Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bramirez96/i-forgot-my
A simple app allowing people to track the things they left with a friend.
https://github.com/bramirez96/i-forgot-my
Last synced: 10 days ago
JSON representation
A simple app allowing people to track the things they left with a friend.
- Host: GitHub
- URL: https://github.com/bramirez96/i-forgot-my
- Owner: bramirez96
- Created: 2024-04-30T03:00:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T03:02:18.000Z (6 months ago)
- Last Synced: 2024-04-30T04:52:43.667Z (6 months ago)
- Language: TypeScript
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# I forgot my...
A simple app allowing people to track the things they left with a friend.
## TODO
- [x] Initialize GH repo
- [x] Clean up build process
- [ ] Deploy with Vercel
- [ ] Set up Vercel Postgres database
- [ ] Scaffold basic UI w/ mock data
- [ ] Build database schema
- [ ] Implement schema in UI
- [ ] Add authentication w/ Clerk