Mobile app version of vmapp.org
Login or Join
Jamie184

: Mock-up of existing website using existing assets I'm working as a business analyst. They have an externally facing website that need some changes made to it. I'd like to demonstrate deign proposals

@Jamie184

Posted in: #Business #WebDevelopment

I'm working as a business analyst.

They have an externally facing website that need some changes made to it.

I'd like to demonstrate deign proposals on what the new web page might look like. I do not want a wire framing tool.

I repeat. I do not want a wire framing tool.

What I want to do is make an exact copy the existing web page and insert radio buttons, javascript, change text and styling etc. and have it work.

For example, in my design demonstration meeting I want to click a button I have NEWLY inserted as part of my design idea. Clicking the new button will drive javascript to disable fields or display a message.

I've considered Google's developers.google.com/web/tools/setup/
Any other ideas?

I repeat. I do not want a wire framing tool.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Jamie184

1 Comments

Sorted by latest first Latest Oldest Best

 

@Michele947

They have an externally facing website that need some changes made to it.


Those "they" should also have a development environment where they do development of the website before putting it into production. So all you need to do is to work with them in order to get access to one of those environment and do what you need.

Most probabbly it is going to looks like


WAMP stack
DB dump
backend files


And you have a locally running copy of the website to play with.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme