Skip to content

Commit

Permalink
Merge branch 'main' into polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
arielfayol37 authored Nov 22, 2023
2 parents b9944c8 + 0fa53c1 commit f51495b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is the README file for the Dr_R web application built using Django. The app
1. Clone the repository:

```bash
git clone https://github.com/arielfayol37/Dr_r.git
git clone https://github.com/arielfayol37/Dr_r
```

2. Change into the project directory:
Expand Down Expand Up @@ -48,17 +48,6 @@ python manage.py runserver
```
Then copy and paste the url from the terminal to your browser.

8. Credentials:
If you want to test the app with some prefilled data,
use the following for instructor login
```bash
email: andy.richter@valpo.edu password: la
```
use the following for student login
```bash
email:arielfayol37@gmail.com password:la
```



## Impressive Features
Expand Down
2 changes: 1 addition & 1 deletion astros/static/astros/css/registration_style.css
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,4 @@ input.form-control {
.registration-form {
width:90%;
}
}
}

0 comments on commit f51495b

Please sign in to comment.