This is a submission for the Wix Studio Challenge: Community Edition.
Code Catalyst
Code Catalyst is a place where developers can participate in hackathons. This is a place where recruiters can see the talent and from where developers can also build relations with other developers.
Demo
Hackathons Page : This is the page where developers can find all the hackathons.
Hackathon Page : This is the page where the developer can find all the details regarding a particular hackathon. Here they can register and submit their submission.
User Page : This is the page where they can view their own data. This is public so that they can share it as well. All the projects and their bio will be listed here.
Discuss Page : This is a forum for the developers to discuss stuff.
Spaces Page : This is for the developers to create groups and chat about anything.
Development Journey
Even though I did not have much time for the hackathon , I think I was able to built up a pretty decent website. This was something I was planning to do so in a long time. I am working at a company and there was a plan to hire talented individuals. My suggestion was to start hackathons and hire from the talent list.
Really tough part was the data for the hackathon. This took a lot of time , then finally a miracle from God. I found the api to get the hackathons of devpost. I found it in the inspect .
What I really liked about Wix was it had pretty much everything I needed or which I lacked.
I am not really good at UI design and Figma but Wix helped me design a little bit.
I did not know that Wix allowed us to import npm packages, that was mind blowing. I used jsPdf to generate the pdf resumes for the users. But for some reason it was not printing.
I really loved the Wix Ide. I think it can come up with some significant developments in the future. Some of them being :
- Integrating with VS Code and syning directly from it.
- The layers tab in the Wix Studio if it comes in the Wix IDE as well, then I wouldn't need to shift between.
- More control over the styling of the apps. Like the wix forum is awesome, but it would be more awesome , if the whole for the wix forum was in a folder and the folder can be accessed by the user/developer , so that the developer can make some advanced changes to it.
Velo api's was the one that really caught my attention. I did not know wix has a code editor. I took most of my time to go through the documentation than doing the project. Silly Me.
Much love to WIX team ❤️. Even though I have not finished much of the project , I was able to delve into a version of wix that much people has not got into.
Velo APIs
- wix-data -> To play around with the CMS.
- wix-location-frontend -> To navigate to pages.
- wix-members-frontend -> To get the current login member
- wix-window-frontend -> To open up some light boxes.
- import {jsPDF} from 'jspdf' (Not really a wix api) But part of npm packages by velo.
- wix-dashboard -> showToast Function to show the notification
Wix Apps
- Wix Members -> For the members of the website.
- Groups -> For the members to create groups and discuss.
- Forum -> For the members to post to the general and share and gather info.
Not much but really a good experience. Thanks Jesus❤️.
Top comments (0)