Stewart86 / roadtaxTracker

CRUD operation for a fleet of vehicle in Singapore to ease roadtax renewal
MIT License
8 stars 35 forks source link

Multi vehicle selection #18

Closed Stewart86 closed 4 years ago

Stewart86 commented 4 years ago

Currently selection of vehicle can only be done to a single vehicle. Multiple selection will be helpful when one needs to make similar changes to multiple vehicles at once.

Sudipt-panda commented 4 years ago

Can I start working on this? Also, this would be my 1st contribution, so if you can give me a direction to start working on this issue, it will be really helpful.

Thanks in advance.

Stewart86 commented 4 years ago

@Sudipt-panda sure go ahead!

Stewart86 commented 4 years ago

To start working on it. first you need to get the setup done. follow the instructions on the readme on the main page. from there just to have a go and see how the app works and read up on the code. Might be a little overwhelming for a start. But I am pretty sure this project is better than a lot of other up-for-grab out there. once you understand the logic then you can try solve the problem here. or you could try on any other issues raised in the project. You can even add on to the issue list if you find any.