Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions Meeting1Recap.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@

Hello guys!,

I hope you are having a wonderful weekend. We had our first meeting on Friday 10/27/2017, and most of you couldn't make it due to timing issues, so please vote on time and date you are available for the meeting using the link below.
I hope you are having a wonderful weekend. We had our first meeting on Friday 10/27/2017, and most of you couldn't make it due to timing issues, so please vote on the time and date you are available for the meeting using the link below.
https://doodle.com/poll/4pc3pxndtfsmi5u3

A Review of our first meeting,
A review of our first meeting,

1) Installing Xampp and a code editor was our first step
download Xampp latest version from Apache friends
click start on - General tab
Download Xampp latest version from Apache friends
Click start on - General tab
Start mysql and php services in-services tab
Enable localhost 8080: - network tab
Open web browser
Type in http://localhost:8080/phpmyadmin (case sensitive) and you should see a phpmyadmin dashboard
2) Color palette and theme for our website - white/purple/black , Name -TBD
Type in http://localhost:8080/phpmyadmin (case sensitive) and you should see a phpmyadmin dashboard
2) Color palette and theme for our website - white/purple/black, Name - TBD

3) Our website is going to have the following pages

Expand All @@ -29,18 +29,18 @@ Type in http://localhost:8080/phpmyadmin (case sensitive) and you should see
Front end - Sameer
Backend - GP , David

Please pick a page you want to work on and reply to this email, you will be responsible for the page but you can always contribute to other pages and branch out
Please pick a page you want to work on and reply to this email; you will be responsible for the page, but you can always contribute to other pages and branch out

4) we learnt how to run HTML files, Stylesheet incorporation (if you missed it don't worry we'll go over it breifly in the next meeting) and some basic HTML & CSS
4) We learnt how to run HTML files, Stylesheet incorporation (if you missed it, don't worry; we'll go over it breifly in the next meeting) and some basic HTML & CSS

1. To run a HTML file, open a new file in you code editor , type in your html and save as .html. Open the file with your browser and you should see the output.
2. For css, save as .css file and link it into your html file
1. To run a HTML file, open a new file in you code editor, type in your html and save as .html. Open the file with your browser and you should see the output.
2. For css, save as .css file and link it into your html file .

5) To play with HTML/CSS or to learn more, check out W3Schools

6) How do you want our future sessions to be ?
option 1 : (atleast 90 minutes):

6) How do you want our future sessions to be?

option 1 : (at least 90 minutes):
Meeting 2 - Class on HTML and some CSS
Meeting 3 - Class on SQL , CSS & some PHP Class
Meeting 4 - Class on PHP and website Help
Expand All @@ -54,7 +54,7 @@ Please select a option and reply to this email

7) Please send me your github handles as well

Code files are attached with this email, if you have any questions or need help with any of this please shoot me an email @hj997@nyu.edu.
Code files are attached with this email. If you have any questions or need help with any of this please shoot me an email at hj997@nyu.edu.

Have a fun weekend!

Expand Down
6 changes: 3 additions & 3 deletions Meeting2Recap.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Hi Guys!,

This a recap for our second meeting.
1) we assigned pages to mentee's
2) we learnt about HTML & CSS in depth
1) We assigned pages to mentees
2) We learnt about HTML & CSS in depth
a) forms (POST / GET)
b) inputs
c) styling
3) Next meeting we will go over PHP ( 11/30/18 Thursday 5 - 6 pm )

Note:
if you want to be a part of this project, email me@ hj997@nyu.edu and i'll assign you a page to work on.
If you want to be a part of this project, email me @ hj997@nyu.edu and I'll assign you a page to work on.