Skip to content

ilegra/kibando-marbel

 
 

Repository files navigation

Kibando Marbel Heroes

This application is a wiki of our comics (It has nothing to do with Angular Heroes List we swear).

Installation

npm run install:both

Running

# Start the db
npm run start:db

# Clean the db
npm run stop:db

# Start Server
npm run start:server

# Start front
npm run start

# E2E UI
npm run e2e:open

# E2E headless
npm run e2e:run

A Brief History

Our team at Marbel Comics developed the current application, however we started to create some tests and we are strugling with it. Because of that we are hiring you guys. We need to create some new and urgent stuff and we believe we have a few bugs so we need to test the stories we have been doing.

User Stories

Here are listed a few things that we used to create our features (We learned how to write then with our Project Manager)

1. Hero Listing

We as core team need to see the heroes so we show them to our users.

2. Hero Creation

As Users we need to be able to create new users.

3. Hero Editing

As the head of the company I want the heroes to be able to change names.

4. Hero search

As Marketing head I need to be able to filter heroes by it's name.

5. Heroes deletion

As users we need to be able to delete heroes

6. Heroes top list

As Marketing head I need to see the top heroes on my dashboard

Ok Guys, this is it. We need to cover the main flows of this User Stories cause I'll be firing the testers soon ok? Take a look at the code too, there is some things that may not be smelling good there.

Thank you!

Vandercleidson Jr. CEO Kibando Group CEO Marbel Comics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.5%
  • JavaScript 22.4%
  • CSS 14.8%
  • HTML 5.9%
  • TSQL 1.4%