diff --git a/app/category.html b/app/category.html new file mode 100644 index 0000000..8df3aaf --- /dev/null +++ b/app/category.html @@ -0,0 +1,45 @@ + + + + + user-category + + + + +
+

Coding101

+
+
+

I am a..

+
+ +
+
+
+

Secondary School Graduate

+
+
+
+
+
+
+

Student/ Graduate/ Awaiting NYSC

+
+
+
+
+
+
+

Employed/ Corp Members/ Unemployed

+
+
+
+ + + \ No newline at end of file diff --git a/app/explainer.html b/app/explainer.html new file mode 100644 index 0000000..904b019 --- /dev/null +++ b/app/explainer.html @@ -0,0 +1,30 @@ + + + + + explainer + + + + +
+

Coding101

+
+
+

We've already done the hardwork on curating the best resources to help you.

+ +

All you have to do is try to answer the next couple of question as best as you can so we can figure out what you may like.

+ +

We then use that to create a track that might be the most engaging way for you to get into tech.

+
+
+ +
+ + + \ No newline at end of file diff --git a/app/index.html b/app/index.html index 29be198..0de6215 100644 --- a/app/index.html +++ b/app/index.html @@ -1,68 +1,25 @@ - + - - - Coding101 - - - - - - - + index - -
- -
-
-
- New Track -
-
-
-
-

Coding With HTML / CSS

-

coding-with-html. 3 resources

-
- -
-
-
-

Back End: Javascript

-

back-end-javascript. 3 resources

-
- -
-
-
-

Front End: Javascript

-

front-end-javascript. 3 resources

-
- -
-
- - + +
+

Coding101

+
+
+

Coding101 aims to help people who are interested in coding get an head start.

- +

We understand that coding can be a bit confusing, at the beginning and we are here to help you get started.

+
+
+ +
+ + \ No newline at end of file diff --git a/app/new-question.html b/app/new-question.html deleted file mode 100644 index 36d008b..0000000 --- a/app/new-question.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - Coding101 - - - - - - - - - - -
- -
-
-
-
- -
-
- -
-
- -
-
-
-
- - Remove -
-
- - -
-
-
-
- - Remove -
-
- - -
-
- -
-
- - - - - - - diff --git a/app/new-track.html b/app/new-track.html deleted file mode 100644 index f1856d5..0000000 --- a/app/new-track.html +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - Coding101 - - - - - - - - - - -
- -
-
-
-
- -
-
- -
-
- - -
-
-
-
- -
- -
-
-
- - - - diff --git a/app/question.html b/app/question.html new file mode 100644 index 0000000..e5ce8bd --- /dev/null +++ b/app/question.html @@ -0,0 +1,63 @@ + + + + question + + + +
+

Coding101

+
+ +
+
+ + +
+
  • + +

    What do you prefer, as a hobby/ what do you do in your free time

    +
    + +
    + + +
    + +
    + + +
    + +
    + + +
    + +
    + + +
    + +
  • + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/app/questions.html b/app/questions.html deleted file mode 100644 index fdb4bbc..0000000 --- a/app/questions.html +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - Coding101 - - - - - - - - - - -
    - -
    -
    -
    - New Question -
    -
    -
    -
    -

    How much free time do you have everyday?

    -

    coding-with-html. 3 resources

    -
    - -
    -
    - - - - - - diff --git a/app/res/devcenter-logo.svg b/app/res/devcenter-logo.svg new file mode 100644 index 0000000..259d264 --- /dev/null +++ b/app/res/devcenter-logo.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Devcenter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Devcenter + + diff --git a/app/resources.html b/app/resources.html new file mode 100644 index 0000000..8f4b16a --- /dev/null +++ b/app/resources.html @@ -0,0 +1,44 @@ + + + + resources + + + +
    +

    Coding101

    +
    +
    +
    +
    + + +
    +
  • + + + +
  • + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + + + \ No newline at end of file diff --git a/frontend/app/assets/img/devcenter-logo.svg b/frontend/app/assets/img/devcenter-logo.svg new file mode 100644 index 0000000..259d264 --- /dev/null +++ b/frontend/app/assets/img/devcenter-logo.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Devcenter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Devcenter + + diff --git a/frontend/app/category.html b/frontend/app/category.html new file mode 100644 index 0000000..098c621 --- /dev/null +++ b/frontend/app/category.html @@ -0,0 +1,42 @@ + + + + user-category + + + +
    +

    Coding101

    +
    +
    +

    I am a..

    +
    + +
    +
    +
    +

    Secondary School Graduate

    +
    +
    +
    +
    +
    +
    +

    Student/ Graduate/ Awaiting NYSC

    +
    +
    +
    +
    +
    +
    +

    Employed/ Corp Members/ Unemployed

    +
    +
    +
    + + \ No newline at end of file diff --git a/frontend/app/explainer.html b/frontend/app/explainer.html new file mode 100644 index 0000000..463af23 --- /dev/null +++ b/frontend/app/explainer.html @@ -0,0 +1,27 @@ + + + + explainer + + + +
    +

    Coding101

    +
    +
    +

    We've already done the hardwork on curating the best resources to help you.

    + +

    All you have to do is try to answer the next couple of question as best as you can so we can figure out what you may like.

    + +

    We then use that to create a track that might be the most engaging way for you to get into tech.

    +
    +
    + +
    + + \ No newline at end of file diff --git a/frontend/app/index.html b/frontend/app/index.html new file mode 100644 index 0000000..f014fe1 --- /dev/null +++ b/frontend/app/index.html @@ -0,0 +1,25 @@ + + + + index + + + +
    +

    Coding101

    +
    +
    +

    Coding101 aims to help people who are interested in coding get an head start.

    + +

    We understand that coding can be a bit confusing at the beginning and we are here to help you get started.

    +
    +
    + +
    + + \ No newline at end of file diff --git a/frontend/app/question.html b/frontend/app/question.html new file mode 100644 index 0000000..e26e345 --- /dev/null +++ b/frontend/app/question.html @@ -0,0 +1,63 @@ + + + + question + + + +
    +

    Coding101

    +
    + +
    +
    + + +
    +
  • + +

    What do you prefer as a hobby/ what do you do in your free time

    +
    + +
    + + +
    + +
    + + +
    + +
    + + +
    + +
    + + +
    + +
  • + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/frontend/app/resources.html b/frontend/app/resources.html new file mode 100644 index 0000000..663ee3e --- /dev/null +++ b/frontend/app/resources.html @@ -0,0 +1,27 @@ + + + + resources + + + +
    +

    Coding101

    +
    +
    +

    We've already done the hardwork on curating the best resources to help you.

    + +

    All you have to do is try to answer the next couple of question as best as you can so we can figure out what you may like.

    + +

    We then use that to create a track that might be the most engaging way for you to get into tech.

    +
    +
    + +
    + + \ No newline at end of file diff --git a/frontend/assests/img/devcenter-logo.svg b/frontend/assests/img/devcenter-logo.svg new file mode 100644 index 0000000..259d264 --- /dev/null +++ b/frontend/assests/img/devcenter-logo.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Devcenter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Devcenter + + diff --git a/frontend/category.html b/frontend/category.html new file mode 100644 index 0000000..098c621 --- /dev/null +++ b/frontend/category.html @@ -0,0 +1,42 @@ + + + + user-category + + + +
    +

    Coding101

    +
    +
    +

    I am a..

    +
    + +
    +
    +
    +

    Secondary School Graduate

    +
    +
    +
    +
    +
    +
    +

    Student/ Graduate/ Awaiting NYSC

    +
    +
    +
    +
    +
    +
    +

    Employed/ Corp Members/ Unemployed

    +
    +
    +
    + + \ No newline at end of file diff --git a/frontend/explainer.html b/frontend/explainer.html new file mode 100644 index 0000000..463af23 --- /dev/null +++ b/frontend/explainer.html @@ -0,0 +1,27 @@ + + + + explainer + + + +
    +

    Coding101

    +
    +
    +

    We've already done the hardwork on curating the best resources to help you.

    + +

    All you have to do is try to answer the next couple of question as best as you can so we can figure out what you may like.

    + +

    We then use that to create a track that might be the most engaging way for you to get into tech.

    +
    +
    + +
    + + \ No newline at end of file diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..f014fe1 --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,25 @@ + + + + index + + + +
    +

    Coding101

    +
    +
    +

    Coding101 aims to help people who are interested in coding get an head start.

    + +

    We understand that coding can be a bit confusing at the beginning and we are here to help you get started.

    +
    +
    + +
    + + \ No newline at end of file diff --git a/frontend/question.html b/frontend/question.html new file mode 100644 index 0000000..e26e345 --- /dev/null +++ b/frontend/question.html @@ -0,0 +1,63 @@ + + + + question + + + +
    +

    Coding101

    +
    + +
    +
    + + +
    +
  • + +

    What do you prefer as a hobby/ what do you do in your free time

    +
    + +
    + + +
    + +
    + + +
    + +
    + + +
    + +
    + + +
    + +
  • + +
    +
    + +
    +
    + +
    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/frontend/resources.html b/frontend/resources.html new file mode 100644 index 0000000..663ee3e --- /dev/null +++ b/frontend/resources.html @@ -0,0 +1,27 @@ + + + + resources + + + +
    +

    Coding101

    +
    +
    +

    We've already done the hardwork on curating the best resources to help you.

    + +

    All you have to do is try to answer the next couple of question as best as you can so we can figure out what you may like.

    + +

    We then use that to create a track that might be the most engaging way for you to get into tech.

    +
    +
    + +
    + + \ No newline at end of file