Skip to content

dali-lab/dali-museum-admin-dashboard

Repository files navigation

Dali Museum Admin Dashboard

Designs

dashboard paintings list edit annotations page edit curator heatmap page

Link to the project Figma

Architecture

Tech Stack

File Structure

.
├── ...
├── public
├── src
│   └── api                # React Query server state cache
│   └── assets             # static assets
│   └── components         # reusable components across several screens
│   └── hooks              # custom react hooks
│   └── screens            # individual pages
│   └── types              # TS types
│   └── utils              # utility folder containing helper files
├── tsconfig.json          # TypeScript configuration
├── package.json           # npm config
└── ...

For more detailed documentation on our file structure and specific functions in the code, feel free to check the project files themselves.

Available Scripts

In the project directory, you can run:

npm install

Installs project dependencies.

npm run start

Runs the app in the development mode. Open http://localhost:5173 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

npm run lint

ESLint is set up in this project. To keep code clean, always remember to run npm run lint and fix any lint problems before merging into master.

Deployment

Link

The app automatically redeploys whenever new commits are pushed to the main branch.

Authors

  • Eljo Kondi ’25, Product Manager
  • Ramina Askarova ’26, Design Mentor
  • Yvonne Chen ’25, Designer
  • Miruna Palaghean ’25 Developer Mentor
  • Lydia Jin ’26 Developer
  • Rishav Chakravarty ’25 Developer
  • Annie Tang ’25 Product Manager
  • Tanner Hume ’28 Developer
  • Jack Bolitho ’27 Developer
  • Jacob Bacus ’27 Developer
  • Helen Cui ’27 Product Manager

Acknowledgments

We would like to thank Beth Harrison, Jack Jakober, Pape Sow Traore, Tim Tregubov, Madison Dunaway for their support, guidance, and opportunity.


Designed and developed by @DALI Lab

Template

  • Eric Lu '25

Additional credit goes to Adam McQuilkin '22, Thomas Monfre '21, Tyler Vergho '23 for developing the original DALI CRUD Template Frontend, which this starter pack was evolved from.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages