Kje Je Kaj
About the project
Kje Je Kaj is an equipment-tracking application created for a local scout group. It organizes equipment by location, restricts access to registered users, and records who borrowed each item and where it was taken. The original PHP application was later expanded into a MEAN-stack version developed for a course in my bachelors studies (deployed here).
Technologies used
- PHP, MySQL, JavaScript, and Bootstrap in the original version
- Angular and TypeScript for the newer frontend
- Node.js, Express, MongoDB, and Mongoose for the API and data layer
- JWT and Passport for authentication