Skip to content

hypoalien/loopcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Loopcards: Digital business card.

A full-stack application enabling users to create and share digital business cards via NFC-enabled phones, streamlining networking and contact exchange.

Explore the docs »

View Demo . Report Bug . Request Feature

Contributors Forks Stargazers Issues License

About The Project

Screen Shot

Ready to upgrade your networking game? With Loopcards, it's as simple as tap, connect, and go! After signing up and creating your profile packed with all your essential info and social links, you're all set to make connections.

But here's where it gets exciting – load your profile URL onto any NFC-enabled card, such as the popular NXP NTAG series, and you're ready to start networking on the fly! Whether you're at a conference, a coffee shop, or a networking event, simply tap your card on any compatible device, and watch as your profile magically appears.

Loopcards isn't just about convenience – it's about making networking sustainable too. By ditching traditional paper business cards, we're reducing waste and doing our part for the environment.

Join us on this journey of innovation and collaboration! Loopcards is more than just a networking tool; it's a community-driven project where your ideas and feedback matter. Let's revolutionize networking together, one tap at a time!

Built With

Loopcards utilizes Node.js for the backend and React with Tailwind CSS for the frontend. The frontend is deployed on Vercel, while the backend is hosted on EC2. MongoDB serves as the database, ensuring efficient storage and retrieval of user data.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone [email protected]:hypoalien/loopcards.git
  1. Install NPM packages
npm install
  1. Edit your keys in .env file
MONGO_URI = 'ENTER YOUR KEY';
JWT_SECRET = 'ENTER YOUR KEY';
SG_APIKEY = 'ENTER YOUR KEY';

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Acknowledgements

About

Elevating Networking with NFC Technology!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published