/demo-playground

CURRENT - Nx workspace for Ana's feature demos.

Primary LanguageTypeScript

DemoPlayground

An Nx workspace where Ana experiments creating and demoing features.

TaskCardFeatureDemo

📝 Task List

  • Stamp out initial task card feature architecture.
  • Set up backend server.
  • Create chore functionality.
  • Read chore functionality.
  • Update chore functionality.
  • Delete chore functionality.
  • Update README.md.
  • Get feedback from awesome devs at Eurofins 😉.
  • Apply interview feedback.
  • Modify form fields to be more encompassing.
  • Refine styles for chore-card.
  • Refine styles for add-edit-form.
  • Create animation for edit button click to flip chore-card to add-edit-form.
  • Unit tests.
  • Component tests.
  • E2E tests.
  • Optimize images.
  • Figure out image solution (S3, some API that generates image automatically, etc.).
  • Integrate chore feature into hivehapp.

💻 Frontend

Run npm start for development server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Technologies
Angular  Angular (with standalone components)
Tailwind  Tailwind CSS
Angular Material  Angular Material

🖧 Backend

Run npm run start:api for development server. Navigate to http://localhost:3333/api to see API endpoints.

Technologies
NestJS  NestJS

📐 App Architecture

💽 CRUD

➕ CREATE

🐱‍👓 READ

✏️ UPDATE

🗑️ DELETE

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Ana Boca
Ana Boca

💻 🖋 🎨 📖 🤔

This project follows the all-contributors specification. Contributions of any kind welcome!