Skip to content

FeelinProggy/DDVTracker

Repository files navigation

Disney Dreamlight Valley Tracker App

This site will function as a paired down wiki and collection tracker for the game Disney Dreamlight Valley The goal is to make a companion site to streamline gameplay and to offer more features and user friendly navigation than in-game.

Getting started

  • VS2022
  • ASP.NET and web development workload
  • .NET 8 (Included in VS2022)

Create the database and insert test data

  • Run update-database in the DDVTracker project, some starter seed data is located in the Data/DreamlightDbContext file
  • Run the website to create the default roles and Master admin login

Admin Credentials

  • To log in as the Master admin, the username is master and the password is P@ssword1

Roles

  • New registered users will be added to the User role, promotions to other levels are a work in progress.
  • All users will be able to view general information, but registered users will be able to mark off collected items and update progress they wish to track.
  • Elevated users can create/edit objects

Images

  • Sample images are located in the wwwroot folder id you'd like to test creating/editing objects

General user

Screenshot 2024-05-13 071242

Registered user

Screenshot 2024-05-13 071233

Elevated user

Screenshot 2024-05-13 071308

Images below are from the game's collections tab. in game collections tab

in game characters tab

in game meals tab

About

Site and features are still in development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors