AlwaysSeptember / Voting

MIT License
0 stars 1 forks source link

tasks overview #1

Open Danack opened 4 years ago

Danack commented 4 years ago

Scan for proposed motions.

Read proposed motions from redis

Code to automatically open votes

Also closing is needed

Vote api endpoint

Vote delete endpoint

Open votes endpoint

Voting score endpoint

Event logging

I'll need to write more notes on events.....this is yet another experimental bit of code.

Event log end point for scanner

Event log end point for voting

Event log end point for opening and closing of votes

Integration tests for proposed votes.

Way more integration tests.

Danack commented 4 years ago

yarp, the files can be listed directly through the api for github like: https://api.github.com/repos/alwaysseptember/voting/contents/test/data

tiffany-taylor commented 4 years ago

I'm not going to open this is a separate issue, I don't see the need, but just a reminder, can you share your .idea folder? So that my code formatting will be the same. It can be uploaded to my OneDrive or something so that it doesn't have to be changed in .gitignore.