Timonwa/techroadmap

Create database to store all data on the website.

Timonwa opened this issue · 0 comments

Create Database

To make the pages as clean as possible without looking clustered, to make the resource links easily maintainable.

Task

  • create a database folder to store all the .js files that will contain the links of all resources on the pages.
  • add a .js file for a list of careers path available, in progress and coming soon to the database and feed it to the home page and careers page.
  • add .js file for the MVPs list in the contribute page to the database and feed it to the contribute page.