To-do App To do app - add, delete tasks. Tasks are stored with date and time. Team members Ashwin Sivasankaran Gopikrishna M A How it Works ? Demo video to.demo.testapp.mp4 Libraries used Python 3.9 Pynecone NodeJS 16.8 SQLite3 How to configure Installing $ pip install pynecone Create a Project $ mkdir my_app_name $ cd my_app_name $ pc init How to Run $ pc run