Skip to content

📑 Project management tool with ticket system for teams or single developers.

License

Notifications You must be signed in to change notification settings

emimontesdeoca/Lovis

Repository files navigation

Lovis

build status build status Donate a coffee! Donate a coffee!

📑 Project management tool with ticket system for teams or single developers.

About

Lovis is a web application written in pure ASP.net that makes easier for teams to report issues, bugs, request to other developers. Just like Github's issue system but in a different way including all kind of email notifications and better security overall.

Contributing

Even if Lovis is not MVC, I did serpate stuff in folders, this is the structure:


├───docs
├───src
│   ├───Controllers
│   │   ├───Const
│   │   ├───Dashboard
│   │   ├───Elements
│   │   ├───Email
│   │   ├───License
│   │   ├───Proyects
│   │   │   └───Templates
│   │   ├───Role
│   │   ├───UserLicense
│   │   │   └───Confirmation
│   │   └───Users
│   │       ├───Confirmation
│   │       ├───Login
│   │       └───Register
│   ├───Models
│   ├───Security
│   │   ├───IdGenerator
│   │   └───Users
│   └───Views
│       ├───Confirmation
│       ├───Dashboard
│       │   └───NewFolder1
│       ├───Element
│       ├───Error
│       ├───Login
│       ├───Profile
│       ├───Proyects
│       ├───Register
│       ├───Shared
│       │   └───Assets
│       │       ├───css
│       │       ├───icon
│       │       ├───img
│       │       └───js
│       └───User
└───tools

Any bug, issue, feature request or question, feel free to open a ticket issue, if possible use proper labels.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

📑 Project management tool with ticket system for teams or single developers.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published