Code Monkey home page Code Monkey logo

Comments (20)

Laxmankohar avatar Laxmankohar commented on August 16, 2024 1

Great bro 😊. Since I haven't worked much with excel files so couldn't help much. Its nice that you figured out yourself.

Same bro. i have also never worked with excel files

from school-erp-system.

Gaurav-Verma07 avatar Gaurav-Verma07 commented on August 16, 2024 1

Sure

from school-erp-system.

Laxmankohar avatar Laxmankohar commented on August 16, 2024

I want to work on this issue under JWOC. Can you please assign it to me?

from school-erp-system.

Laxmankohar avatar Laxmankohar commented on August 16, 2024

Bro, which model should i used for data to be stored in this case or i have to create a new model for the teacher?

from school-erp-system.

Gaurav-Verma07 avatar Gaurav-Verma07 commented on August 16, 2024

I'll provide it by tomorrow

from school-erp-system.

Gaurav-Verma07 avatar Gaurav-Verma07 commented on August 16, 2024

for now continue with this.
For testing create fake data online.

image

from school-erp-system.

Laxmankohar avatar Laxmankohar commented on August 16, 2024

for now continue with this. For testing create fake data online.

image

Should i have to create a new model with the given data?

from school-erp-system.

Gaurav-Verma07 avatar Gaurav-Verma07 commented on August 16, 2024

yes
teacherModal.js

Make the appointDate to be MM/YYYY format.

from school-erp-system.

Laxmankohar avatar Laxmankohar commented on August 16, 2024

I am getting this error why and how can i resolve it?

image
image

from school-erp-system.

Gaurav-Verma07 avatar Gaurav-Verma07 commented on August 16, 2024

Show me the modal you created and also your testing request data.
It's a casting error, somewhere boolean is used instead of string or vice verse.

from school-erp-system.

Laxmankohar avatar Laxmankohar commented on August 16, 2024

image
image

from school-erp-system.

Gaurav-Verma07 avatar Gaurav-Verma07 commented on August 16, 2024

share this .xlsx file

from school-erp-system.

Laxmankohar avatar Laxmankohar commented on August 16, 2024

TeacherData1.xlsx

from school-erp-system.

Gaurav-Verma07 avatar Gaurav-Verma07 commented on August 16, 2024

The fact that spreadSheet converts TRUE to string if not specified and it would troublesome to define type for every value in sheet. There must be some ways around it but since we are not aware about it, do one thing.
Change true or false in sheet to 0 or 1 and then manually check the value, if 1 then true otherwise false.

from school-erp-system.

Laxmankohar avatar Laxmankohar commented on August 16, 2024

image

from school-erp-system.

Laxmankohar avatar Laxmankohar commented on August 16, 2024

it is working while using 0 and 1

from school-erp-system.

Gaurav-Verma07 avatar Gaurav-Verma07 commented on August 16, 2024

Great bro 😊.
Since I haven't worked much with excel files so couldn't help much.
Its nice that you figured out yourself.

from school-erp-system.

Laxmankohar avatar Laxmankohar commented on August 16, 2024

Is it ok ?
image

from school-erp-system.

Laxmankohar avatar Laxmankohar commented on August 16, 2024

Should i make a PR?

from school-erp-system.

Gaurav-Verma07 avatar Gaurav-Verma07 commented on August 16, 2024

Resolved with PR #28

from school-erp-system.

Related Issues (17)

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.