Skip to content

ashwinsk24/sat_hack2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyneCone Notion

To-do App

To do app - add, delete tasks. Tasks are stored with date and time.

Team members

  1. Ashwin Sivasankaran
  2. 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

About

To do app - add, delete tasks. Tasks are stored with date and time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.3%
  • Python 14.7%