DEV Community

David
David

Posted on

NFC Board

Starters 🏁

Welcome back to new series, where I will be going through the development process of a software project conducted by me and my friend. I will post weekly updates on progress, milestones, road blocks, and code review.

What is NFC Board? 🎯

The inspiration behind NFC board revolves around the innovative use of Near Field Communication (NFC) tags for automating and streamlining data collection and processing tasks.

Our goal is to develop a dashboard system where NFC tags can be easily initialized and managed for modular design. All the users have to do is set up the dashboard for stat tracking through simply user interface. This approach aims to enhance the user experience by simplifying interactions with the NFC tags.

Our Tech Stack 💻

  • Frontend:
    • React, Redux, Next.js (Vercel Later)
    • TypeScript
    • Routing handled by Next.js
    • Tailwind
  • Backend:
    • Express, Node, Mongo
    • Modularly working for now — can add further features later on such as saving user for future access and stat tracking etc.
  • Things to consider (for further iterations)
    • JEST (React Testing Library)

Conclusion ⛳️

Thank you for taking the time to read and I would appreciate any suggestions to improve the quality of my blog. Stay tuned for upcoming progress posts on the NFC Board Series. 🤠

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay