meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ixc2024:team_1:start [2024/05/21 13:59] – alesta | ixc2024:team_1:start [2024/05/27 17:07] (current) – rubenhuygens | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== The winners wikipage ====== | ====== The winners wikipage ====== | ||
+ | == This hackathon == | ||
+ | |||
+ | **Idea** | ||
+ | |||
+ | We are creating a tool for managing the sign-up for the hackathon.\\ | ||
+ | 1) Users should be able to create a profile with some personal details, academic background, skills and interests\\ | ||
+ | 2) Users should be able to join teams\\ | ||
+ | 3) Users should be able to view the existing teams\\ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == OLD == | ||
https:// | https:// | ||
Line 15: | Line 28: | ||
==== Netlify - Practical Beginner’s Tutorial ==== | ==== Netlify - Practical Beginner’s Tutorial ==== | ||
- | == Registration == | + | === Registration |
+ | |||
+ | 1) Go to https:// | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 2) Register using your email and use password generator because Netlify has high requirements for password strength. | ||
+ | |||
+ | {{: | ||
+ | {{: | ||
+ | |||
+ | 3) Verify Netlify’s email that you received in your email inbox and login | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 4) Fill up the questionnaire (what you answer does not really matter) | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 5) Skip the step about deploying a website | ||
+ | |||
+ | {{: | ||
+ | |||
+ | === Deployment on Netlify === | ||
+ | |||
+ | 6) Go to the //Sites// tab and opt for manual deployment it is the most beginner-friendly and most straightforward | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 7) Open your folder containing the project folder and drag and drop the containing folder into the designated place for manual deployment | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 8) If you do it well, your website will be uploaded in no time! | ||
+ | |||
+ | {{: | ||
+ | {{: | ||
+ | |||
+ | 9) You can see information about your deployment | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 10) Go to the //Site configuratio// | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 11) Enjoy using your newly deployed app | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 12) For further deployment and development go to //Deploys// tab and continue with manual drag and drop deployment of your project. | ||
+ | |||
+ | {{: | ||