Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testers Needed #12

Closed
LeeGee64 opened this issue May 30, 2022 · 1 comment
Closed

Testers Needed #12

LeeGee64 opened this issue May 30, 2022 · 1 comment

Comments

@LeeGee64
Copy link
Owner

We're close to the finish line!

I created a branch called 'Build 0' for everyone to download and work in. Check the Read.Me file to get the environment conditions right in order to tool around with the app as is.

Big Issues:
#1. Serving css and js files to the browser from our /public folder: As the app is now, the form works but none of the styles or background images render on screen. I tried to make it work, but can't seem to get it right.

#2. Appending DOM with Zodiac Object info: The good news is that the app spits out the right Zodiac sign along with all the proper content we've collected to the console once the user inputs a date and clicks 'submit'. We just need a way to take that object that's returned server side and append the DOM with info so that the user can see the results. There LOTS of ways to accomplish this, so we can have a nice discussion on best practices.

@LeeGee64
Copy link
Owner Author

UPDATE - So MaryShodiya was able to whip up a build that's easy to launch and works pretty well. It's merged to the main branch so just work from that instead of Build 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants