-
Notifications
You must be signed in to change notification settings - Fork 7
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
Comments
Hi, *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 :( |
This project fundamentally needs restructuring by following
|
@kaloneh I am up for the upcoming PRs. Please make your suggested Readme changes in the PR as well. |
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. |
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. |
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:
The text was updated successfully, but these errors were encountered: