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.
- VS2022
- ASP.NET and web development workload
- .NET 8 (Included in VS2022)
- 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
- To log in as the Master admin, the username is master and the password is P@ssword1
- 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
- Sample images are located in the wwwroot folder id you'd like to test creating/editing objects





