Skip to content

A full stack web app that allows teams of technicians to log and track support tickets

Notifications You must be signed in to change notification settings

pstrassmann/loggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loggle

Loggle is a full stack single-page web application that allows IT departments to log and update support tickets. Logs can be filtered from the search bar either by entering a keyword or by clicking on a specific technician’s name. Departments can register a technician team to manage private logs or to add or remove technicians from a team. If not logged in, full application interaction is available using the populated default data.

The frontend of the application was built with React and Redux, and styled with custom CSS and the Materialize CSS framework. Backend routing and authentication was built with Node and Express. Mongoose and MongoDB Atlas were used for managing persistent data.

You can find Loggle deployed on Heroku at:
https://loggle.herokuapp.com/


Home screenshot

Register screenshot

Login screenshot

Add new log screenshot

Technicians screenshot

About

A full stack web app that allows teams of technicians to log and track support tickets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published