Anuj Agarwal

Results 9 issues of Anuj Agarwal

The gmail shows progress bar with multiple colors flowing from center and extending outwards. Can you please help in creating similar animation?

It is required because many people may want to modify appearance after selecting the date.

It would be great if I can generate the code files without going to topcoder arena. I can copy the problem statement from Topcoder website so that I can practice...

Feature
Incubation

I need to show the attendance of users in the calendar view. So need extra text ('Yes' & 'No') with the day in each cell to mark. Is it possible...

This is the error I am getting: Tried to parse an invalid URL: http://{{server_url}}/api/test/

Is it possible to change cell content and color on selection in didSelectDate?

I would like to save the reference field along with object in post request. Is there any way to do this? For eg. ``` class User(db.Document): name = db.StringField(required=True, unique=True)...

We are using ypy in a project and in some cases we are getting following error: ``` thread '' panicked at 'Defect: parent points to a block which is not...

Is it possible with ypy to convert the ydoc contents to some readable format?