team2-software-developers / Pathfinder

This task is a project created collaboratively during the 10th week of Code Nation's Master Course. It is based on some mysterious phenomenon that has happened throughout history.
0 stars 0 forks source link

Set Up A Basic Express Server #3

Closed RomanHyde closed 3 years ago

RomanHyde commented 3 years ago

Main Task

We will need to set up an Express server, content will be added later, we just need a framework to add content to. The aim of the task is to set up a framework that points to different pages based on the requirements of the Pathfinder Task.

Extras

Documentation

Express (Node.js)

Branch name: feature/3#

RomanHyde commented 3 years ago

image website tree

Blue: required pages Yellow: optional pages Open to suggestions regarding structure.

RomanHyde commented 3 years ago

Fernanda's Starting Template:

Even though About Us is optional, it has been induced in Fernanda's template so I have turned it from Yellow to Blue.

Key:

Blue: required pages & included optional pages Yellow: optional pages Open to suggestions regarding structure.

image

RomanHyde commented 3 years ago

This task is now assigned to @Minakrv I will be working as a secondary on this.

RomanHyde commented 3 years ago

@Minakrv , I'm really liking the structure so far from feature/3. Fernanda has added an about page with information about us and the project, could you add a route to a page called/aboutor something like that?

RomanHyde commented 3 years ago

Branch feature/3 currently contains:

RomanHyde commented 3 years ago

@Minakrv , I'm really liking the structure so far from feature/3. Fernanda has added an about page with information about us and the project, could you add a route to a page called/aboutor something like that?

This task has been completed. The code should be ready to push and merge.