Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.62 KB

README.md

File metadata and controls

51 lines (29 loc) · 1.62 KB

OrgaZen

Kanban Board for relaxed ultra productive people 🔥😎🔥

Based on the fireship.io Angular Firebase course.

This project showcases

  • Angular Universal (SSR / SSG) - served with Nest.js
  • Real-time UI updates (Firebase)
  • Angular Material theming and drag&drop
  • Reactive forms

I have added

  • minor functionality & UI tweaks
  • new branding & theming

Visit the app ⚡️ here ⚡️

Preview

orgazen_demo.mov

orgazen1
orgazen2
Screenshot 2023-12-20 at 11 14 45

Technicalities

This project was generated with Angular CLI version 10.1.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.