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. 🤠

Top comments (0)