Skip to content

Commit

Permalink
Version 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mesonicDEVAJ18 authored Jul 18, 2024
1 parent 9c16280 commit e3da119
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@ pip3 install flask sqlalchemy
cd Comprehensive-Resource-and-Incident-Support-Information-System-2.0

5. To run the admin application:
cd dataentry
cd dataentry...........
python3 app.py

6. To run the civilian application:
cd civilianside
cd civilianside.............
python3 app.py

7. Access the applications through your web browser:
- Admin application: http://localhost:5000 (or the port specified in the dataentry/app.py)
- Civilian application: http://localhost:5000 (or the port specified in the civilianside/app.py)
- Civilian application: http://localhost:8000 (or the port specified in the civilianside/app.py)

0 comments on commit e3da119

Please sign in to comment.