
What is Parashar21
Parashar21 is a design or strategy, along with a collection of programs, that are used to
- Read a very minimal set of data that define a horoscope, provided in csv file like this that has data about 5 people.
- Use this data to build a richer and more detailed horoscope and convert it into a JSON object
- Store the horoscopes (or JSON objects) in both (a) a MongoDB database and (b) a txt file
- Retrieve horoscopes from the MongoDB database based on values of data stored in the fields
- Generate horoscope charts in one of three styles, namely Bengal, North India and South India
- Generate a report that gives detailed information about the horoscopes.
- Store the report in a MS Word doc file. Samples shown here