myleskeeffe / wems

Work Experience Management System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Work Experience Management System

Originally created for a school assignment - although I'd be interested if you actually use it in the wild :P

Maintainability

Security Notice This project has huge security flaws in its current state. I haven't yet got around to setting up authentication properly (as this was a part of an assignment - I skipped over that to make the deadline - however once done - I am looking to fix this up). It is also possible to 'login' as anyone.

Projects

ID Description
backend The backend API for the app - can be consumed by any application (including the frontend)
frontend The official frontend for the app - utilitises the backend API

Installation

Installation & Usage guides will be added once the project nears workable prototypes and the codebase is relatively stable.

Contributing

If you would like to contribute to the project, please create an issue for each feature you are planning/working on. This way we can manage who's doing what :). Assign the WIP label when you start working on a feature, and add your self as an assignee.

Docs

The documents for this project will for now be created in GitHub docs. They are still a WIP though!

About

Work Experience Management System

License:MIT License


Languages

Language:TypeScript 98.5%Language:CSS 1.1%Language:JavaScript 0.4%