Coder Social home page Coder Social logo

covid-quoestionnaire's People

Contributors

imgbotapp avatar saba-var avatar

covid-quoestionnaire's Issues

input field bug

i needed to look into your code and i was playing around with it and found this bug
saba-bug

input field length increases when there is error message bellow,

change favicon and page title

image
changes should reflect on server

P.S do not forget to clear cache/change browser page title and favicon stay in browser cache for a while

uneed section

image
i just noticed this, no need to type your own version of git commit rules, u can just link our article about it in resources

update README

add section for Cypress with instructions how to run it, and include it in tech stack

do not .gitignore cypress.json

so i think u missunderstood me, u need to gitignore cypress.json only when u put sensitive info in there, in this case u shouldn't, and if u do gitignore here is what u should do: make cypress.json.example, and put some dummy info there, without including sensitive info, u should put name of that sensitive info just do not pass vlaue of it, and when someone copies this files they will run this command on ubunut: cp cypress.json.example cypress.json and they will put real values, now i can not run tests because of missing baseURL,

change svg naming and extract them into compoennts

image

first of all try to not combine multiple naming styles,(kebab-case, snake_case, camelCase, PascalCase) and instead stick to one, and second is extract this svgs into react components and put them in components/svgs folder, its much eaiser to use them and u can even configure them easly via passing props, and use PascalCase when u move them to components,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.