Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thebeyondr/timesheet

Vertis Time Sheet App Test
https://github.com/thebeyondr/timesheet

express materialize-css mongodb nodejs react spa

Last synced: 26 days ago
JSON representation

Vertis Time Sheet App Test

Awesome Lists containing this project

README

        

# Vertis Time Tracker

## [Demo](https://vertis-taskr.herokuapp.com/)

## Stack

+ **Server Framework & Environment**: Express & Node
+ **Authentication and Authorization**: JSON Web Tokens
+ **Database**: MongoDb (hosted on [mLab](https://mlab.com/))
+ **Frontend Framework**: React

## Other Useful Libraries used

+ [Axios](https://www.npmjs.com/package/axios) for making requests to the api
+ [Materialize CSS](https://materializecss.com/) for basic CSS styling
+ [Duration](https://www.npmjs.com/package/duration) for calculating durations
+ [React Moment](https://www.npmjs.com/package/react-moment) for formatting the datetimes for UI