You are viewing a single comment's thread from:

RE: Fix and Optimize Existing Web Page

in #utopian-io5 years ago (edited)

It's cool to see you are looking for contributors to your project! However, valid GitHub repositories contain the project’s source code, a README file with usage and installation instructions and an appropriate open source licence -- you seem to be missing a README file and also a licence. I'd also recommend using something like Vue.js or React, instead of just basic HTML and JavaScript, if you are looking to create a fully-fledged web application. Good luck.


Need help? Chat with us on Discord.

[utopian-moderator]

Sort:  

Thanks for comment! Added readme and license. However I am total noob in web development, it is highly appreciated to use more suitable framework instead of HTML and JS.

You should remove everything related to the task request from your project's README.

A typical readme file contains instructions on how to install the program, how to use the basic functions of the program, and what the program does. It may also include a list of recent updates made to the program. Sometimes the readme file will include warnings and other important notices regarding the operation of the program. - https://techterms.com/definition/readme

For each issue listed above you could also create an issue on https://github.com/AssembleUtopia/AUWEB/issues -- it helps with keeping track.

Thank you for advice! It is fixed and really looks organized now. Any more suggestions?

Thank you for your review, @amosbastian! Keep up the good work!