Jesulayomy / SCHub

SCHub v0.1, A school data management system to allow School administration, Teachers manage students and courses data.
https://schub.jesulayomi.tech
MIT License
3 stars 10 forks source link

[Enhancement]: Adding hover and pop ups on hover to various pages like on homepage and login page. #27

Closed shobhit15082003 closed 1 month ago

shobhit15082003 commented 1 month ago

I want to . . .

I will do this by . . . Simply adding some basic css/tailwind.

@Jesulayomy plz assign me this issue and mark it is hacktoberfest label.

Discord username : shobhitsrivastava

github-actions[bot] commented 1 month ago

Hello! Thank you for deciding to contribute this issue. Make sure to use the proper tags and Title format so your issue can be easily identified. If you are solving this issue yourself please provide a way to contact you (i.e discord) or you can reach me on discord

Jesulayomy commented 1 month ago

Hi @shobhit15082003 I believe the project was written on just css. I'll assign you this issue. The repository has the hacktoberfest topic, so you don't need to worry! I'll also add the label to your PR once it's requested. If you have discord please also send me a message there so I can contact you quicker.

Jesulayomy commented 1 month ago

Seems the PR did not close this automatically @shobhit15082003 , I'll do it manually.

Jesulayomy commented 1 month ago

I see a mail but can't see the comment, If you feel you want another challenge you can complete let me know! I think contributions show up after some mins on hacktoberfest site. @shobhit15082003 Sorry if the notifications are a bit much.

shobhit15082003 commented 1 month ago

On my end this pr merged is visible on the hacktoberfest site I was just checking it.

This repo has me intrigued I will most probably try to make some more contributions over here .

And about the notifications it's actually the opposite I am really happy that you are responding instantly.

Jesulayomy commented 1 month ago

That's wonderful, I do have some more plans to advance the project but being slowed down by other responsibilities irl. I remember I was talking with LoayTarek5 in issue #8 about adding a popup for the pages in the student / teacher dashboards last week. But they had an issue with MySQL setup. You can preview it with the last deployment at https://schub.jesulayomi.tech @shobhit15082003

{
  "admin": {
    "email": "tester@schub.com",
    "password": "testerpwd"
  },
  "teacher": {
    "email": "TUANN@schub.com",
    "password": "TUANNPWD"
  },
  "student": {
    "email": "GREAMEM@schub.com",
    "password": "GREAMEMPWD"
  }
}
shobhit15082003 commented 1 month ago

I will look into it and if I feel like I can solve it I will ping you.