Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
EstebanMendez01 committed Mar 26, 2024
2 parents 091cd52 + be7cdfe commit 53b15b1
Showing 1 changed file with 34 additions and 2 deletions.
36 changes: 34 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,43 @@ Database runs on a server,
```
## Access Website

Here is the link for the website
Access the website with the link below

[ProgMagus LMS](https://progmagus.chompe.rs/)

## ProgMagus LMS:
## Dependencies

- express

- path

- logger

- cookieParser

- bodyParser

- exphbs

- expressValidator

- flash

- session

- passport

- LocalStrategy

- mongo

- mongoose

- async

- crypto

## Preview of ProgMagus LMS:

![HomePage](public/images/ProgMaguspic.png)

0 comments on commit 53b15b1

Please sign in to comment.