kamkali / go-timeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Timeline

This is the first part of the ZAI course project.

The "go-timeline" project is a backend for the timeline project. Includes the REST API and storage for the system.

Right now, the frontend part is very much simplified and allows only for a simple app preview.

The app is deployed on Heroku. Because it's hosted on free plan, please keep in mind the app can take a while to load.

In the following, second part, the more robust frontend will be implemented and presented.

TODO

  • Tests
    • Unit
    • E2E
  • Robust Frontend
    • Better "Process" entity displaying
  • Expose /api/ routes on UI

About


Languages

Language:Go 72.5%Language:JavaScript 13.7%Language:CSS 9.9%Language:Less 3.3%Language:Dockerfile 0.3%Language:Makefile 0.3%