Skip to content

afifalfiano/research-cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoList

  1. Create api crud for company and user (nest - done)
  2. Create api for upload and preview image (nest - done)
  3. Consume api (angular - done)
  4. Create ui (angular - done)
  5. Create testing e2e for crud on user and company (angular - on going)
  6. Create auth for login and signup on be (nest - done)

Feature FE that we need to test

  1. Menu User: create, update, delete, view detail, upload image, view image
  2. Menu Company: create, update, delete, view detail.

How To Use

  1. Clone this project
  2. Open project -> cd be -> npm install -> npm run start:dev
  3. From the repository be -> cd ../fe -> npm install -> npm run start:dev
  4. Test on localhost:4200

Architecture

Architecture

About

Monorepo with angular and nestjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published