Main application features


  1. Login & Signup
  2. Create user details
  3. Update user details
  4. Delete user details

Key competencies implemented

  • Connect C application to a backend API (using libcurl)
  • JWT decryption and validation (using libjwt)
  • Store variables in .env files
  • Encryption and Decryption of data (using libsodium)
  • Storing data in binary files