Skip to content
/ ITLog Public

Its a small application in which can track logs of members about what they are doing, made on React JS and uses JSON Server as a Backend

License

Notifications You must be signed in to change notification settings

101Loop/ITLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeQL

IT Log

IT Log is a responsive , logging application which can be used by IT department to log issues and fixes done by members of the department. Made using React JS powered JSON Web Server.

Features!

  • You can add/delete logs
  • Add technician
  • Change the status to attention needed or not.
  • Search through the logs. ... etc

Tech

ITLog uses a number of open source projects to work properly:

Installation

IT Log requires Node.js v4+ to run. Steps to do the installation:

Fork the Repository
Clone the Repository to your local 
$ cd itlog
$ npm install
$ npm run dev

Your JSON Web Server will run on PORT 5000 and your react dev server will run PORT 3000

To checkout this repository's Database go here

Customise your Server!

You can modify your data base accordingly simply find the db.json file and add the data as you wish

Wanna Add Features?

Want to contribute? Great! Open an issue and let me know what features you intend to introduce in this project

License

MIT

Free Software, Hell Yeah!

About

Its a small application in which can track logs of members about what they are doing, made on React JS and uses JSON Server as a Backend

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published