+ 1
Web Project Suggestions?
I just finished the courses for html, css, and javascript here on sololearn. Does anyone have any suggestions on projects or ideas on how I should progress from here. Thanks.
5 Respuestas
+ 6
posted this in another post as a question i misunderstood xD
i guess it applies here tho
• interactive to do list
• weekly schedule planner
• salary (hourly) tracker
• tic-tac-toe game
• nutritional values table of foods (with images)
+ 4
I got some 😉
https://code.sololearn.com/W9mqwS28zDUP/?ref=app
+ 2
Try theodinproject or freecodecamp.
+ 2
I recommend you go on codecademy. they make you actually type in what they teach you and show you how it works. plus it's free unless you want to upgrade to pro
+ 1
You can create a simple profile manager. You can register as new user, login and edit your own data like profile avatar and other info. The challenge is try to make the web more UX and even great UI design, and make it advance to become a todo list app.