You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
417 B

  1. # Changes to Make
  2. - Show how to make a network request in R to the server
  3. - Version Control (what date a compound was added)
  4. - createdAt, but configurable. DONE
  5. - Compare the database to the list of compunds and you only want compounds
  6. from that date or before? DONE
  7. - Emphasizing Local? - Accessible through a url. DONE, all fields accessible.
  8. - Shiny app
  9. - Permissions System (revoke, access API keys)