avantikachittari / Avantika_2025_2

Student edition of Nighthawk Pages. Allows for build up and creativity according to the students personal journey through CompSci.
https://avantikachittari.github.io/Avantika_2025_2/
Apache License 2.0
0 stars 0 forks source link

Live Quiz #1

Open avantikachittari opened 2 weeks ago

avantikachittari commented 2 weeks ago
  1. Erase existing environment (Screen capture)
  2. Setup our working environment (git clone's) We erased our existing virtual environment and then after that started to set up a new virtual environment by setting up a git clone of your repository so that we could link it to our virtual environment.
avantikachittari commented 2 weeks ago
  1. Erase existing environment Screen Shot 2024-08-29 at 1 46 07 PM

This is the screenshot of proof that we erased our environment before cloning our GitHub repo.

avantikachittari commented 2 weeks ago
Screen Shot 2024-08-29 at 1 50 25 PM

This is a picture of my server address showing that my repository is working.

avantikachittari commented 2 weeks ago

Clone repo

Screen Shot 2024-08-29 at 1 56 18 PM

This is proof of us installing a clone repo in our new virtual environment.

avantikachittari commented 2 weeks ago

Activate tools step

avantikachittari commented 2 weeks ago

Setup environment for project

This command creates my virtual environment.

scripts.venv.sh

avantika.chittari@Avantikas-MacBook-Pro student_2025 % ls 404.html _includes index.md Gemfile _layouts navigation LICENSE _notebooks requirements.txt Makefile _posts scripts README.md _sass venv README4YML.md assets _config.yml images avantika.chittari@Avantikas-MacBook-Pro student_2025 % This is the shell command for the setup of my virtual environment, below that are the different directories in the machine.

avantikachittari commented 2 weeks ago

Run Server Address

Screen Shot 2024-08-29 at 2 20 07 PM

After setting up the virtual environment we are now running the server address in VS Code.

avantikachittari commented 2 weeks ago

Run server address

Screen Shot 2024-08-30 at 1 36 27 PM

This is a picture of the server address running.

F1nnC commented 2 weeks ago

1.8/2