patroklossam / WareHouse

warehouse management system
Mozilla Public License 2.0
9 stars 19 forks source link

Create schema in Mysql workbench #50

Closed patroklossam closed 3 years ago

anwaysomani commented 5 years ago

I would like to perform the schema making task, and wish to know more about how to proceed, as I am entirely new to the OSS.

patroklossam commented 5 years ago

Hi! sure feel free.

you will need 2 tools for that, SQLite studio to open the mysqlite database in the db folder and check the tables and columns that exist, and Mysql workbench to create the model. you will save the file and place it in the db folder of the repository.

Are you familiar with git? can you follow the procedure described in the readme file?

Feel free to ask anything you need! Patroklos

patroklossam commented 5 years ago

Just remember to create the commits and pull request after the 1st of October to count in your contributions for Hacktoberfest!

anwaysomani commented 5 years ago

Yes, I am familiar with the git environment, and I shall surely make my commits after 1 October. Till then, I shall prepare the required resources to commit.

patroklossam commented 5 years ago

awesome! happy hacktoberfest then! I am looking forward to your contribution!

mohitsaxenaknoldus commented 3 years ago

Is this issue still available? If yes, please assign me I'll do it.

patroklossam commented 3 years ago

yes it is available! thanks for your contribution!

mohitsaxenaknoldus commented 3 years ago

@patroklossam PR: https://github.com/patroklossam/WareHouse/pull/79