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 9 forks source link

[Automation]: Scripting fix / update #24

Open Jesulayomy opened 1 week ago

Jesulayomy commented 1 week ago

Implementing a bash script or similar script, for automating installation process. This should use configurations/configs.sh and configurations/server-configs.sh.

Bonus points for interactivity if it can:

Might need to address the whole thing in one PR, since the interactive script setup would need to be in place first.

Rani1303 commented 1 day ago

Hey @Jesulayomy I would like to work on this issue.

Jesulayomy commented 1 day ago

Hi @Rani1303 this needs bash, you can go right ahead, I will be making an update soon for a django in an app/ directory I will push soon.

Rani1303 commented 1 day ago

@Jesulayomy, could you please add the 'hacktoberfest-accepted' label to this issue so that it can be recognized under Hacktoberfest?

Jesulayomy commented 1 day ago

Sure @Rani1303 , however Issues labels don't count. The repository topic already includes hacktoberfest, and I can add hacktoberfest-accepted to your Pull Request . those are all you need for hacktoberfest to verify your contribution.

Rani1303 commented 1 day ago

Thank you will work on this soon once you update your django app.

Jesulayomy commented 1 day ago

Now I have to work faster 😆

Jesulayomy commented 1 day ago

@Rani1303 Pushed a partial update so I can hand over to you now, working in hacktoberfest branch. You can go ahead now.