Skip to content

Arcturus91/NFTourism-server

Repository files navigation

NFTurist

A NFT for turists in Peru 💰

Features:

  • ✍️ Register location of places visited by the users
  • ✍️ Allows them to upload picture as a proof
  • 📱 Such picture will be sent back to the user Phantom Wallet as an NFT
  • 👨‍💼 Includes a button to link the wallet of User and Admin
  • 👑 Admin has the rights to send Solana to User wallets as CashBacks.
  • 📸 Admin can see all pictures Users upload
  • 💻 You can test the app as an administrator in NFTurism Heroku App

Routes

Credentials

Home


get Home page

http://localhost:5005/api/

User Routes


GET profile

http://localhost:5005/api/user/my-profile

Post upload photo

http://localhost:5005/api/user/my-profile/singleUpload
http://localhost:5005/api/user/my-profile/uploadReceipt

Auth Routes


POST login

http://localhost:5005/api/auth/login
{
email: "arturo@gmail.com",
  email:Solticket12345
}

POST signup

http://localhost:5005/api/auth/login
{
firstName: eduardo
lastName: camacho
email: eduardo@gmail.com
password: Solticket12345
confirmPassword: Solticket12345
walletAddress:HrK7q7MsddzJYztFd59T79FrUt8kQMTbdJxpwzUCTZvQ
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published