Skip to content

TechLog is a Full Stack web application for logging, searching & updating technical notes & issues on common technical items on off-shore oil-rigs.

alexanderjshall/TechLog

Repository files navigation

TechLog

[toc]

techlog-logo

Get Started

  1. Run npm install in the root directory, /client/techlog & /server.
  2. Run npm start in the server to start the database.
  3. Run yarn start in the client to start the client.
  4. Contributing? Run tests before hand,
    1. Client: npm test & npm cypress
    2. Server: npm test

Contributors

Examples

TechLog is a web application designed to allow those working for off-shore technical items to report on common use items and update usage notes, while searching for previously posted logs from other users.

techlog-example-1

TechLog also comes with a night-mode suitable for late-night work.

techlog-example-2

Tech Stack

techlog-tech-stack

Contributing

TechLog has a full suite of tests and uses Github actions to check pull requests, please make sure to run the tests as laid out in [Getting Started](##Get Started)

About

TechLog is a Full Stack web application for logging, searching & updating technical notes & issues on common technical items on off-shore oil-rigs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published