DIMMiN Notes

My working notes related to the development of dimmin.com.

Clear Filters

2024-01-21

Read more

2024-01-20

  • Added a name generator to the Fighters App
  • Organized the Fighters App to prepare to automatically generate fighters and associate them with the correct information
  • Learned how to use the Django Shell to run functions instead of needing to copy and paste them every time

Read more

2024-01-19

  • Created a new Django Model for Names (Prefix / Suffix / Base Name)

Read more

2024-01-08

Read more

2024-01-07

  • Finished developing the Database needed for the HitHub App
    • Completed functionality to handle basic bets within the Bets App
    • Added a sponsor where a user can sponsor a fighter in the Fighters App
      • This will come in handy if I decide to assign users their own fighter to take care of in the future
  • Implemented a CustomUser model for the Accounts App
    • Now users have 1k starting hitcoin

Read more

2024-01-03

Read more

2024-01-02

Read more

2023-12-30

  • Updated the chart to be viewable for other users
  • Implemented the stick-and-click method for the chart
  • Added the DEBUG variable to the Heroku Environment Variables
    • Therefore allowing SSL redirects for my site on any and all browsers

Read more

2023-12-29

Read more

2023-12-28

  • Built out an interactive visual in D3 that shows off my data science ultralearning project, including my notes I included in the calendar descriptions.
  • Added this visual to my About App
  • Served files to the D3 chart from an S3 bucket by altering the CORS Permissions
  • Checked out a new branch in my DIMMiN project and commited changes there.

Read more