elynous / mentor

Mentor is one to one interaction learning platform.
Mozilla Public License 2.0
5 stars 10 forks source link

UI/UX Implementation #4

Open Tikam02 opened 4 years ago

Tikam02 commented 4 years ago

We will use this:

It's okay if you don't know too much about topics we are here to help and learn.

dev-ui branch

krabhisharma commented 4 years ago

Can I solve this issue..? @Tikam02

Tikam02 commented 4 years ago

@krabhisharma sure and also @sejalxz will also help you to this task since we will create this project from scratch. Help and learn from each other 👍🏻

krabhisharma commented 4 years ago

Sure.. 👍🏻

Tikam02 commented 4 years ago

Here is Designs - https://github.com/elynous/mentor/tree/master/docs/design I will upload news designs in docs/design folder when previous designs were implemented. First implement the home page in react, learn how to implement it. Both @krabhisharma and @sejalxz I want equal participation if stuck at anything ask your teammates and mentors.

Harshil-Soni17502 commented 4 years ago

@Tikam02 , @krabhisharma and @sejalxz currently I am learning Javascript and I do not know about React.js so can anyone guide me about where to start ?

Tikam02 commented 4 years ago

@Harshil-Soni17502 here https://github.com/elynous/mentor/tree/master/docs read and open the links of front-end design part. Try to create a webpage using HTML/CSS/JS then start with React.js to do app and then try to implement here. https://medium.com/javascript-in-plain-english/how-i-learned-react-js-as-a-noob-ultimate-react-js-starter-guide-36a05ab9495e https://codeburst.io/reactjs-for-noobs-c374d79250e1 https://dzone.com/articles/reactjs-for-noobs

React.js is is basically HTML+CSS and more of JS so learn JS first,it's functional framework.

https://github.com/javascript-tutorial/en.javascript.info https://github.com/micromata/awesome-javascript-learning https://github.com/dwyl/learn-javascript https://medium.com/free-code-camp/from-zero-to-front-end-hero-part-1-7d4f7f0bff02 https://www.freecodecamp.org/news/from-zero-to-front-end-hero-part-2-adfa4824da9b/ https://zerotohero.dev/home

Harshil-Soni17502 commented 4 years ago

Thanks a lot !

sejalxz commented 4 years ago

I am also learning JS now, so I'll also do the same and update you.

On Thu, 1 Oct 2020 at 13:45, Harshil Soni notifications@github.com wrote:

Thanks a lot !

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/elynous/mentor/issues/4#issuecomment-701970822, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARA7RUD6ZOVT5STQ3HVCUP3SIQ3AVANCNFSM4R4KF3CQ .

jpalacio0612 commented 4 years ago

Hello. My name is Jonathan, I am a fullstack developer and I work with MERN stack, I would like to collaborate. I share something basic that I was doing with React Components and Css Styles.

image

For now, all the measures are in px so it should be improved to make it responsive. I have some ideas to implement how to use Sass or style-components and also react-router-dom to route the pages. If you want me to share the little code through a pull request just let me know.

Greetings.

Tikam02 commented 4 years ago

@jpalacio0612 Thanks for contribution, since it's open source it's open to all you can make PR under "dev-ui" branch. There will be more implementations to our project if you want to make more contribution i'll send you invite.