anitab-org / vms

THIS PROJECT IS ARCHIVED. Volunteer Management System.
GNU General Public License v2.0
1 stars 4 forks source link

Deployed the Application on Heroku and added Instruction guide with other files #1160

Open DARK-art108 opened 3 years ago

DARK-art108 commented 3 years ago

Description

Deploy the web app to Heroku, this will be helpful for testers.

Fixes #1135

Type of Change:

Delete irrelevant options.

Code/Quality Assurance Only

How Has This Been Tested?

The Heroku app is deployed on https://vms-r.herokuapp.com/ and tested

Checklist:

Delete irrelevant options.

Code/Quality Assurance Only

DARK-art108 commented 3 years ago

Hello, @isabelcosta I have added the additional files which will be required to deploy the application to Heroku and made changes which you have suggested in the previous pr #1159.

You can close the previous PR #1159 and review this one for further changes to be done.

codecov[bot] commented 3 years ago

Codecov Report

Merging #1160 into develop will decrease coverage by 0.22%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1160      +/-   ##
===========================================
- Coverage    87.18%   86.96%   -0.23%     
===========================================
  Files           85       85              
  Lines         4057     4057              
  Branches       237      237              
===========================================
- Hits          3537     3528       -9     
- Misses         450      457       +7     
- Partials        70       72       +2     
Impacted Files Coverage Δ
vms/event/views.py 78.05% <0.00%> (-1.27%) :arrow_down:
vms/shift/views.py 61.40% <0.00%> (-1.21%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0189ce8...47856a5. Read the comment docs.

haelmj commented 3 years ago

@DARK-art108 Could you please verify that the app is still deployed on Heroku? Navigating to the URL you provided here, returns this error message: image