These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Eve-HR | An Ore Buyback Program

Author
Ascorbic
Unbound Reborn
Brave Collective
#1 - 2016-05-17 15:32:22 UTC  |  Edited by: Ascorbic
Eve-HR

Hello, I have been coding Eve-HR for about 2 months now off and on. More recently in the last month a lot of features have come been flushed out, with many more on the way. I plan on releasing the web deploy package in the future so you will be able to host your own versions. Right now, I am still trying to track down issues and add more features.

Currently In Development:
Pricing Graphs
Custom Op Types (Will enable ice mining or mission salvage payouts)
Custom Op Items
Online Members List (Currently only shows a message when someone logs in)
Member Payout Based on Ship (sort of can be done now by increasing member alt count)

Finished Features

API Pricing (Eve-Central)
Mining Cycle Timers (Beeps when to turn off your laser)
Ore Mining Ops With Mineral Totals and Mineral Based Payouts
Corp Tax On Ops
Personal Ops with no tax
Custom Price Builder(Get your freak on go go crazy with your own pricing)
Op History
Op Confirmations and Corrections (if totals do not match what you received)
Corp and Paste from ore hold for haul submission
Time Based Calculation in OP
Alt Counting in Mining OP
Email Corp Op Totals To All Members
and more...

Newly Added
Top Miners of the Week
Better Op History UI
Move To MySQL
Forgot Password
Mining Cycle Timers
User Notes and Editing Username
Prices update Daily
Undo Last Haul

Bugs:
If more than one op is open, all hauls get added to first op. (fixed not published)

Version Beta 1

https://www.dropbox.com/s/odh5n0utn2fszos/Eve-HR.7z?dl=0

Web Deploy Instructions:
http://www.asp.net/web-forms/overview/deployment/web-deployment-in-the-enterprise/manually-installing-web-packages

DB Type is: MySQL
__

You can play around with the demo now at

http://demo.eve-hr.com/

User: master@gmail.com
password: password
Descention
Mega Global Compucon
#2 - 2016-05-17 19:07:39 UTC  |  Edited by: Descention
Our corp does buyback via contracts. Any plans to include ore counts by contract import instead of logging an op? Each person does their own mining/hauling for most of the week then contracts their ore to the corp. The corp then pays them a percentage of the ore/mineral value.

Edit: Any intention of the self-hosted version allowing for different database backends? MSSQL/MySQL/SQLite, etc...
Ascorbic
Unbound Reborn
Brave Collective
#3 - 2016-05-17 19:22:29 UTC
Descention wrote:
Our corp does buyback via contracts. Any plans to include ore counts by contract import instead of logging an op? Each person does their own mining/hauling for most of the week then contracts their ore to the corp. The corp then pays them a percentage of the ore/mineral value.

Edit: Any intention of the self-hosted version allowing for different database backends? MSSQL/MySQL/SQLite, etc...



An individual can just register a personal op. They can add in the ore, and it will be priced. It will show up for you to confirm the amount of ore that's in the contract. If the numbers match you can confirm the Personal Op and it will tally their payout.

I suppose I could do it another way, where I allow them to enter the ore, and it prices it out and tells them how much to list the contract for. Is that what you are looking for?

Yes, The self hosted version will by a Web Deploy Package. Currently the back end is MSSQL. I am looking into MySql as an option. I have never done it before, so its a bit back burner for now.
Ascorbic
Unbound Reborn
Brave Collective
#4 - 2016-06-02 01:29:55 UTC
Added the Following Features:
Move To MySQL
Forgot Password
Mining Cycle Timers
User Notes and Editing Username
Prices update Daily
Undo Last Haul

Added the deploy package for people to install on their own hosting.

Looking forward to feed back so I can make improvements and fix bugs.
Minerva Arbosa
Spatial Forces
Warped Intentions
#5 - 2016-06-16 18:58:13 UTC
Honestly, you could use any number of programs written or a spreadsheet to do the same things. This looks like an updated version of mining buddy or w/e, with a few more features. Not very impressed, but hey it's a good start.
Ascorbic
Unbound Reborn
Brave Collective
#6 - 2016-06-16 21:09:14 UTC
Minerva Arbosa wrote:
Honestly, you could use any number of programs written or a spreadsheet to do the same things. This looks like an updated version of mining buddy or w/e, with a few more features. Not very impressed, but hey it's a good start.


If you have any suggestions, those would be appreciated.