Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.54 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.54 KB

iReporter

  • iReporter enables any citizen to report any form of corruption and even provide evidence of the reports

Getting Started

  • click on and navigate to the sign in page to create an account
  • alternatively you can browse and sign up later
  • After account creation, a user can navigate to the red flags or interventions pages and create/ update/ delete a redflag or an intervention respectively.

Prerequisites

  • install django 4.0.4 - for back-end
  • git & GitHub -forversion control
  • virtual environment (venv)
  • angular cli

Deployment

  • deployed on heroku -backend
  • deployed on angular gh-pages - front-end

Built With

  • angular - The web framework used for front-end
  • django - The web framework used for back-end
  • pip- Dependency Management
  • heroku - Used to deploy backe-end
  • Postgres for database

Contributing

  • fork the repository and commit the changes under a new-contributing branch for versioning

Authors

License

This project is licensed under the MIT License
MIT License

Go Back to the top