Site Deployment Link: Droom UI
The Droom UI was created using HTML LESS CSS and Javascript
After installer is finished, open git bash and run node -v
to make sure node is installed correctly
If you don’t see some node version numbers display in your git bash window, restart git bash and try again
Once installed, open git bash and run yarn --version
to see if you got Yarn working
If it’s not working, try restarting your computer and attempting the .msi installer link again
Open git bash and run yarn global add less
If it’s not working, restart git bash and try again
Open git bash and run yarn global add less-watch-compiler
Fork and clone this repository cd into your project on your local machine Once you are in the root of your project run
less-watch-compiler less css index.less
Your project should be up and running, change some styles around in your .less file and save the file to make sure you see a change in your CSS.
Droom connects employers and job seekers. Be as specific as possible; how does your app solve the problem?
Droom will connect potential employers with job seekers. by allowing them both to signal interest before opening the lines of communication.
Your dream job is only one swipe away!
What features are required for your minimum viable product? cta button login button responsive mobile design create marketing copy create second webpage deploy site
video of app in use
allow users to create job postings allow users to send resumes allow users to create profiles
Our target audience is job seekers and employers
feedback has been that an app to reduce the burnout from the job search would be ideal and being able to have an app verify mutual interest would be helpful
This is the "bread and butter" of the app, this is what makes your app yours. Calculate how long it takes to implement these features and triple the time estimated. That way you'll have plenty of time to finish. It is preferred to drop features and spend more time working on your MVP features if needed.