Users should be able to:
- View the optimal layout for each page depending on their device's screen size
- See hover states for all interactive elements throughout the site
- Registration and Authorization
- Upload Personal Info
- Copy links and share them
- First of all you need to clone app repository from github:
git clone git@github.com:beqa200/other-side.git
- Next step requires to start live server.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- JavaScript
- Localstorage
- w3schools - This web-page helped us to dig deeper into HTML and CSS, and improve number of issues in this direction. We really liked this web-page and will use it in the future as well.
- developer.mozilla - This is an amazing web-page which gave us in-depth knowledge in JavaScript language. We'd recommend it to anyone still learning this language.
- stackoverflow - This is an amazing web-page where you can ask any technical question about speciefic issue and other developers will help you to solve the problem. Their Q&A platform is a great tool to find the right answer for your project. We highly recommend this web-page for other developers.
- Linkedin- Giorgi Dzneladze
- Linkedin - Luka Janelidze
- Linkedin - David Mikeladze
We would like to give a big credit to our mentor, Beqa Maisuradze who helped us to solve many issues during this project.