CoolFace
Apppublic

Filck18/codesizer-pro

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
15 commits on main
be60c098mo ago

In file account.html, it would be better to have tabs with statistics about how many projects and different methods you have instead of "My Projects" and "Estimation Methods" tabs.

Filck18
c9120978mo ago

I need new page for this project with same design as in index and so on. Now I need page for Account, where will be just few tabs for information about created projects and methods. And then I want to provide something for changing personal information and password

Filck18
f171be09mo ago

I need new page for ADMIN with these objectives: Create a modern Admin Dashboard interface using React and Tailwind CSS. The UI language should be Czech.

Filck18
444870110mo ago

I need new page with this description: Create a complete HTML page for entering COCOMO II (Post-Architecture model) inputs. The page must be clear, logically divided into sections, and contain all necessary inputs.

Filck18
1316d2710mo ago

Please finish the file

Filck18
5291d7910mo ago

Now I need to add new page for statistic of all method iterations, where should be:

Filck18
94d147f11mo ago

Now I need page for detail project, that will have section about information of the project and below that will be list of method that are created. Every method has option to have more iterations so that will look similar like project.html

Filck18
e39eaea11mo ago

Now I need generate page with list of projects where every line will be represent one project. Structure of the line will be: |Name|Description| and end of the line will be icons represents Use case points, Cocomo, Functional points. If project has any of the methods created the icons will be colorfull otherwise they will be with default color. On the very end of the line will be button with link to details of the project. Now I need just a page with list of the projects.

Filck18
d920af511mo ago

I need to generate a page that will process data entry for calculating Use Case Points. I have a few requirements that I would like to address:

Filck18
5faccf71y ago

From newproject.html I need redirect to new page where user can choose between Use case points, functional points or Cocomo method. The page will also have name of project

Filck18
b4d36011y ago

Now I need page for creation of new project, where user insert basic information about new project and then there will be button 'next'

Filck18
519e2621y ago

Now I need two pages. One for login, second one for Register. Please let the same design for these two pages

Filck18
c21426c1y ago

I need to add new page "Features" where will be description about size estimation methods: Use Case Points, Functional points, COCOMO. In description of Use case points method will be also description about regression AI model

Filck18
8f173de1y ago

I need first page of web application that will estimate size of software with register and login page

Filck18
08be7ed1y ago

initial commit

Filck18