Seed Tracker
I need to build an application ( probably Android) which will help me to track the seed data.
Below are the data I need to track
- Source
- From where we got it
- Collected Date
- If it is from us, we can put the proper date
- If it is bought from outside, we will put the buying date - 2 weeks
- Bought Date
- If we bought from outside, then we will put that date
- If we collected it from our farm, then buying date can be empty or same as collected date
- Expiry date
- Based on the type, we can assign the expiry date
- Like greeny leaf vegetables - 4 weeks
- Tomoto - 6 months
- etc
- Type
- Type of the seeds. Some example
- Tree
- Greeny leaf
- Vegetable
- Fruit
- etc
- Name
- With type, the name will be bit more clear
- Eg : Type can be brinjal and name can be sevanthapadi brinjal
- Price
- If at all bought from outside, we will put the price
- Notes
- A place to add notes
- Links
- These are different links ( youtube, articles etc etc)
- Some kind of guidelines, helps, explanations etc
- Idea is, the type can have generic list and each item will take that list. User can add extra to the specific item
Comments
Post a Comment