Skip to content

phantomDD92/bounty-board

Repository files navigation

🏆 Bounty Board

Bounty Board is a platform where users can post and claim bounties. The system consists of two servers:

  1. Main Server (Django) – Handles frontend and user interactions.
  2. Verus Server (Express.js) – Manages authentication, payments, and external integrations for verus.
  3. Database (PostgreSQL) – Stores users, bounties, and transactions.

🛠️ Technologies Used

  • Frontend: React, Tailwind CSS
  • Backend: Express.js, Django, Django Rest Framework
  • Database: MongoDB
  • Authentication: JWT (JSON Web Tokens)
  • API Communication: REST API between servers

About

Bounty Board

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors