• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Contract: Maven, Bootstrap, Spring framework, Mvc, Spring security in NY, USA

 
Ranch Hand
Posts: 271
1
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Actually, anywhere in USA is fine as this is via ZOOM.

I am developing an eCommerce system with the usual functionalities, but using more interesting technology ecosystem. This will be a very interesting project for an experienced full-stack developer.

The project will need skills in Maven, Bootstrap (JSP + CSS + HTML5), Spring framework, Spring Mvc, Spring security etc. The actual coding is not complicated, however I do need the presentation, background images, banners etc to be thematically relevant and appealing to the targeted industry, so someone with graphic design experience using CSS will be needed.

This is a simple project, phase-one will last between one to three months

I have a high level list of the functions and technology streams in point rather than long narrative for easy reading, so if this kind of project interests you, please email me.
 
Marshal
Posts: 78671
374
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please tell us how much you are paying.
 
AhFai Chan
Ranch Hand
Posts: 271
1
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Campbell Ritchie wrote:Please tell us how much you are paying.


Thanks for the quick response.
I have budgeted US$3000 for phase 1 of my project.
Phase 1 is relatively simple.
I will send you
* SQL script to create MySql database with some test data
* pom.xml ( I have more dependencies than needed in 1st phase because I have moved onto phase 2)
* project folder structure
I will need
* login/out using bcrypt and role-based authorization
* persistency (CRUD) for a couple of tables
* load icons and images
Please ask for additional detail if you are interested
I need you to finish that in 2-3 weeks while I test deployment to AWS.

P.S. you can use codementor to ensure payment if you want, they are pretty good with that. But it’s up to you.
P.S. I will send you the ORM


 
Saloon Keeper
Posts: 15255
349
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
So is phase 1 one to three months long, or is it two to three weeks long?
 
Campbell Ritchie
Marshal
Posts: 78671
374
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you for all that information.
 
AhFai Chan
Ranch Hand
Posts: 271
1
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Stephan van Hulst wrote:So is phase 1 one to three months long, or is it two to three weeks long?



Phase-1 has been 2 to 3 months and has more to do with gathering business functions rather than coding and me familiarizing with data- and system-architectures, hence the specific requirements for UI frontend and for controllers/servlets backend  (only pojos please).

Phase-1 coding at most 2-3 weeks left, that's the US$3000. This is more for "show-and-tell", hence important to have a nice looking JSP+CSS U.I.  

Phase-2 has another budget and has nothing to do with the 3000. The extend and complexity of coding for phase-2 will depend on business. I will know more in coming weeks as it will be far more demanding.

P.S. Phase-1 ends when I deploy the system to AWS. I will be testing a deploy next week, you don't have to do any of that.
 
Campbell Ritchie
Marshal
Posts: 78671
374
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

AhFai Chan wrote:. . . Phase-1 coding at most 2-3 weeks left, that's the US$3000. . . .

Do you think you will get anybody at that price at all? Especially if they have to familiarise themselves with what already exists.
 
AhFai Chan
Ranch Hand
Posts: 271
1
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Campbell Ritchie wrote:

AhFai Chan wrote:. . . Phase-1 coding at most 2-3 weeks left, that's the US$3000. . . .

Do you think you will get anybody at that price at all? Especially if they have to familiarise themselves with what already exists.



I don't know.

There is not much to familiarize with. There are tables, a Maven file folder structure, a pom.xml file etc. I have left out codes I tried, so there's the basic project infrastructure to help start coding.

I am putting it out there to see if anyone wants it.


 
Stephan van Hulst
Saloon Keeper
Posts: 15255
349
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Campbell Ritchie wrote:Do you think you will get anybody at that price at all? Especially if they have to familiarise themselves with what already exists.


I'd probably pick it up for a quick buck, but
1) I'm not living in the US, which appears to be a requirement,
2) Bootstrap makes me want to eat needles.
 
AhFai Chan
Ranch Hand
Posts: 271
1
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Stephan van Hulst wrote:

Campbell Ritchie wrote:Do you think you will get anybody at that price at all? Especially if they have to familiarise themselves with what already exists.


I'd probably pick it up for a quick buck, but
1) I'm not living in the US, which appears to be a requirement,
2) Bootstrap makes me want to eat needles.




Umm, so far only people from overseas have asked and talked with me about it. And this is strange, no one from the US has asked about it seriously.

And another strange thing, it seems people prefer to use JSP + CSS + HTML5, which is fine by me.
Will you be using REST + Jackson instead of  JSON? I used JSON in Java <-> PHP <- JSON -> MySQL and it was a lot of typing ( the FX equivalent of ORM)
I prefer pojos and there are a lot of stuff I do not want to use e.g. Hibernate

I have seen you here for a rather long time, you might even have helped me with MVC on JavaFX a couple of years ago. So if you want it, by all means, lets work together.
If interested I will send you a docu and the SQL script to create a mysql-db. Please use Tomcat 9

About "quick", people said it will  take a few weeks part-time.

Where are you based?

P.S. ich habe gerade gemerkt, daß Sie in Deutschland ansassig sind?



 
Ranch Hand
Posts: 108
2
Netbeans IDE Firefox Browser Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear AhFai Chan,

I am interested in the software project as you stated. But I am in Malaysia at present. Will it be okay? If yes, I can discuss onto it.

My Background is PhD in Computer Sciences and Senior IT Engineer/Developer.

Could you respond me quick please?

Thanks



 
AhFai Chan
Ranch Hand
Posts: 271
1
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Mamood,

Oh I remember both Malaysia and Singapore well. Love your countries.

In the meantime, I have given the 1st phase to someone else already.

However I'd like to keep your contact email.

Kind Regards
 
AhFai Chan
Ranch Hand
Posts: 271
1
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How do I contact you?
 
He baked a muffin that stole my car! And this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic