https://github.com/orgs/ReadyResearchers-2023-24/discussions/19
Welcome to ProgMagus LMS - Your gateway to learning the fundamentals of the Python programming language. This platform is designed to empower beginners to master Python basics in a structured and interactive manner. Whether you are a student, an aspiring developer, or simply curious about coding, ProgMagus is here to make Python learning accessible and enjoyable.
ProgMagus provides a series of interactive tutorials that cover Python basics. You can start from scratch, assuming no prior programming knowledge, and gradually advance to more complex topics.
Learning by doing is crucial in programming. We offer a coding environment where you can practice writing Python code directly in your browser. You'll receive instant feedback on your code, enhancing the learning process.
In addition to tutorials, ProgMagus provides videos explaining each of the lessons.
To begin your Python basics journey on ProgMagus and run the application locally, follow these steps:
-
Clone the Repository.
-
Go to the main folder of the project:
cd EstebanMendez-Artifact
Database runs on a server,
-
Create a
.env
file in the root of your cloned repository -
Include this line with the password or contact me to add you to the server access.
MONGO_PASSWORD=xxxxxxx
-
Save it and run the next commands
-
Install the dependencies:
npm install
-
Run ProgMagus locally:
npm start
Access the website with the link below
-
express
-
path
-
logger
-
cookieParser
-
bodyParser
-
exphbs
-
expressValidator
-
flash
-
session
-
passport
-
LocalStrategy
-
mongo
-
mongoose
-
async
-
crypto