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

https://github.com/one-aalam/now

A nifty li'l application that aspires to help you with hanging information/thoughts you'd like to re-visit
https://github.com/one-aalam/now

context firebase firebase-auth firebase-database hooks-api-react nextjs now-sh react reactjs tailwindcss

Last synced: 3 days ago
JSON representation

A nifty li'l application that aspires to help you with hanging information/thoughts you'd like to re-visit

Awesome Lists containing this project

README

          

# Now (WIP)
A nifty li'l application that aspires to help you with hanging information/thoughts you'd like to re-visit

# Goal
The biggest drive behind building this was to explore and learn several techologies, that greatly simplify
an application design, development, deployment and maintenance
- **React (hooks, contexts, etc..)** development with superpowerful constructs
- **Next** SSR - Quick. First. Load.
- **TailwindCSS** for styling of the UI
- **Now CLI** for a very modern and capable deployment flow and app hosting experience while development
- **Firebase** for real-time data storage/availability

# Take a Note
The app currently just works in development with your own firebase configs

# Roadmap
- [ ] Fix Now builds
- [ ] Use *cloud firestore* for storage
- [ ] Use *cloud functions* for allowing notes download
- [ ] Make multi-user/multi-tenant
- [ ] Support Themes
- [ ] Add image support
- [ ] Add checklist support
- [ ] Support colored notes
- [ ] Allow note download
- [ ] Improve App Bar
- [ ] Add user profile page
- [ ] Add settings page

*Re-factor! Re-factor! Re-factor! (continuos goal)*