Skip to content

monde1999/overseer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

overseer

This is the server side of flood forecast module. To run: python manage.py runserver

To add data, go to http://locationhost:8000/forecast/reports/ . Data are automatically made on the other tables when a report is done

To use report Reaction, link: ../report/react-to-report/ send data in json format: { "user": {user_id}[required] "report": {report_id}[required] "isPositive": {True|False}[required] }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages