Skip to content

freddygttn/lifen-project-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lifen-project-manager

Run

Check out README.md file within client-app and api folders to run the frontend and the backend.

What can be improved

  • UI / UX is shit
  • Front architecture is shit
  • Relying on NextJS routing to fetch feels like PHP done in React -> should use a store / global state and decouple UI from API calls
  • Add interfaces in backend so it's easier to do dependency injection when it's needed
  • DB model versioning using migration / evolution system
  • Testing, this should be set up as early as possible
  • Use docker for easier distribution
  • Lots of other things I do not think about right now

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published