(Source code for a) Fully-Operational Wesbite With Chelsea's Top Ten Movies, all stored in a sqlite db, thanks to a Django-made server, with fully-functional RESTful API able to be utilized. Additionally, one may create user accounts, which are then stored securely in the sqlite database (encrypted and many rounds of salting). Next up, the encryption will use bcrypt.