Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 1.11 KB

README.md

File metadata and controls

30 lines (28 loc) · 1.11 KB

PUBLIC ALPHA TESTING

  • Provide me with both Spotify account email and YouTube account email
  • Dm Gold#7580 on Discord
  • Or Email me [email protected]

Left to do

  1. Frontend (redesign)
  2. Pen testing
  3. Youtube to Spotify conversion
  4. Convert to async/await syntax
  5. Have proper URI's based off of Config file
  6. Organize/Refactor Code
  7. Add more typings
  8. Add logging
  9. Maybe remove circular imports
  10. Enforce naming conventions
  11. MongoDB Docker image for deployment
  12. Use cookies

Contributing

  1. Make sure to add typings for any new requests you make
  2. You need to have your own MongoDB installed on your machine and setup properly for now
  3. Need to create your own App on Spotify Developer Dashboard and Google Cloud Dashboard
  4. INSERT ALL NECESSARY DATA INTO SCHEMA.JSON (the docker image will do the rest)