AppointNext / appointnext

A single app to handle all the appointment management for patient and doctors
https://appoint-next.netlify.app/
GNU General Public License v3.0
5 stars 12 forks source link

[Bug]: Intergrating the node server and frontend for login and signup #10

Closed Latish705 closed 3 months ago

Latish705 commented 4 months ago

Contact Details

latishadwani705@gmail.com

What happened?

As we are migrating from django to node server so integrating the frontend to node server

What browsers are you seeing the problem on?

No response

Relevant log output

No response

Are you interested in contributing?

Code of Conduct

Which program are you contributing in?

vsoc

aayushdhiman01 commented 4 months ago

I would like to work on this, I am VSOC contributor , can u assign this to me.

Latish705 commented 4 months ago

@aayushdhiman01 we have integrate signup signin of both doctor and patient go ahead assigning it to you

Latish705 commented 4 months ago

@aayushdhiman01 the node server is in initialze stage ask if you need help with it on discord or here

aayushdhiman01 commented 4 months ago

@Latish705 ok will ask on discord

aayushdhiman01 commented 4 months ago

@Latish705 i need some help in connecting to db, do i have to create a local .db file for sqlite or there already some file present in django for database? db.sqlite3 is not accessable unsupported text encoding..

Latish705 commented 3 months ago

@aayushdhiman01 there is already db file for django but you are working on issue for node server so in node server we are going to use MongoDB the models are like that