Skip to content
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

Automate the Configuration of Database on Local machine #5

Open
NishkarshRaj opened this issue Nov 19, 2019 · 6 comments
Open

Automate the Configuration of Database on Local machine #5

NishkarshRaj opened this issue Nov 19, 2019 · 6 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed Up-for-Grabs

Comments

@NishkarshRaj
Copy link
Owner

NishkarshRaj commented Nov 19, 2019

As referenced in
https://github.com/NishkarshRaj/Hostel-Pass-Management-Application/blob/master/README.md

When the project is to be executed for the first time on the local machine, we have to create the database in SQL Plus and insert dummy values.
Create an automated pipeline using scripts etc. or configure dependency using Apache Maven which can be automated later using GitHub Action so that on execution of that script, it checks for the:

  1. Installation of Java JDK and SQL on local machine
  2. Creates and configures Database.
@NishkarshRaj NishkarshRaj added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers Up for Grabs Up-for-Grabs and removed Up for Grabs labels Nov 19, 2019
@kaloneh
Copy link

kaloneh commented Oct 6, 2020

Hi,
Let me know you still working on this project* so that you wanna make it up and running. I'll start working on this issue once you're ready to merge PRs.

*PS: You've issued this over a year and the project seems to be suspended.

@NishkarshRaj
Copy link
Owner Author

Hi,
Let me know you still working on this project* so that you wanna make it up and running. I'll start working on this issue once you're ready to merge PRs.

*PS: You've issued this over a year and the project seems to be suspended.

I am always active and would love to revive this project. It is just this project was my own side project and I got busy with college Majors and Minors :(

@kaloneh
Copy link

kaloneh commented Oct 7, 2020

This project fundamentally needs restructuring by following OOP principles that are absolutely absent in the current project. To start, I need you to be available on 2-3 PRs ahead that is gonna check the following design rules

  1. Deleniating* what you exactly expect from this application (e.g., as a module/lib to use in another app, or a standalone app, etc.)
  2. Separating your layers based on MVC design (or DDD if you wish!)
  3. Adding the pom.xml to manage dependencies by Maven.
  • *Also that is significantly important that your README.md should reply your intention that makes it more reliable and touchable. So, you should start with your intention instead of giving an instruction that is not runnable even locally!
    In the end, I have to say that is the Hacktoberfest event --the most popular and respectful event with participating thousands of developers. Means, seize your moments and don't worry to ask.

@NishkarshRaj
Copy link
Owner Author

@kaloneh I am up for the upcoming PRs. Please make your suggested Readme changes in the PR as well.

@AniketDutta007
Copy link

Is this issue open I can work on this and implementing OOPs features into the same. I am participating in the hacktoberfest and want to take this as one of my issue.

@AniketDutta007
Copy link

All the three issues you have we can work on it and migrate it to a spring boot application with next js for frontend and UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed Up-for-Grabs
Projects
None yet
Development

No branches or pull requests

3 participants