-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backend to store the dates accordingly set by the user in every account #104
Comments
@satavshreya still working on it? Any updates? |
is the login page ready? so that i can fill in my database accordingly @khushishikhu |
i have created the php connection file it has to be included in the login page and i have taken some attribute columns into the database periodo which are as follows StartDate EndDate FirstName LastName please guide me for further process @khushishikhu |
@satavshreya the fields you need to add for login are username and password and what other things you are planning to do you can ping me to discuss |
@khushishikhu for fetching data the code of php has to be put up in login page so how should I do that and do let me know about further things @Aaishpra do let me know :) |
@satavshreya I basically use Django or flask for backend so don't have much idea about PHP (never used it before), but give me some time I will read about it and let you know the details 🙌🏻 |
@Aaishpra @khushishikhu i am starting with this one I am planning to use Mongo db atlas |
@khushishikhu okay go ahead, If you found any difficulty in anything ping us we will try to help you out |
@khushishikhu @Aaishpra Do we have a env.local.example file or similar file for db??? or i will have to create one i searched a lot in our app .Let me know about this |
@satavshreya https://github.com/Feminine-Divine/periodo/blob/master/periodo/.env this the .env file in our project where the sensitive information is added like for the db |
please assign me this |
@subhangi2731 already working on it :) |
@khushishikhu Can i work on this issue I see the pr has not been made seince many days |
@khushishikhu please assign me this |
For saving the dates set up by user in order to plot picture presentation and other usage to convert data to information :) Do let me know About this one @khushishikhu
The text was updated successfully, but these errors were encountered: