Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance PrecinctController with endpoint to add precincts #27

Closed
RaduCStefanescu opened this issue Apr 15, 2019 · 3 comments
Closed

Enhance PrecinctController with endpoint to add precincts #27

RaduCStefanescu opened this issue Apr 15, 2019 · 3 comments

Comments

@RaduCStefanescu
Copy link
Contributor

Currently the precincts are created and inserted manually by running a script to import this information in the database.

The PrecinctController needs to be enhanced to receive requests for insert from the frontend.
The PrecinctController should be able to receive a csv/xlsx file, similar to the one in resources/files/precincts and update the information in the database.

@andrei1489
Copy link
Contributor

I can take this

@RaduCStefanescu RaduCStefanescu moved this from To do - Public platform to To do - iOS in Monitorizare vot - API and Web Admin Jun 29, 2019
@RaduCStefanescu RaduCStefanescu moved this from To do - iOS to In progress in Monitorizare vot - API and Web Admin Jun 29, 2019
@RaduCStefanescu
Copy link
Contributor Author

In progres @ Andrei Dumitrescu

@RaduCStefanescu
Copy link
Contributor Author

This issue can be closed, it is fixed in #33

Monitorizare vot - API and Web Admin automation moved this from In progress to Done Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants