https://github.com/caiofov/proffy-nlw2
Proffy, a project from Next Level Week 2, is a virtual class platform in which students can find teachers to give them classes.
https://github.com/caiofov/proffy-nlw2
css html nextlevelweek nlw-2 proffy
Last synced: 21 days ago
JSON representation
Proffy, a project from Next Level Week 2, is a virtual class platform in which students can find teachers to give them classes.
- Host: GitHub
- URL: https://github.com/caiofov/proffy-nlw2
- Owner: caiofov
- Created: 2021-05-14T02:19:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T17:30:02.000Z (about 3 years ago)
- Last Synced: 2025-02-13T04:31:24.611Z (2 months ago)
- Topics: css, html, nextlevelweek, nlw-2, proffy
- Language: HTML
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next Level Week 2: Proffy
Proffy, a project from Next Level Week web dev online event, is a virtual class platform in which students can find teachers to give them classes.
This project doesn't have support for online meetings, it's just a "match platform": students can read teachers' profiles and decide whom they want to choose.
The first part of the event, the one which I'm studying now, is focused on front-end development since Proffy must be a well-designed responsive website.
## Files
Folders
images: All images used in this project are located in that folder
styles: All style/css files used in this project are located in that folder
HTML files
index.html: Main page file
page-study.html: Page which students can find teachers
page-give-classes.html: Teacher sign up page
CSS Files
main.css: Main css file (main style)
forms.css: All forms in this project use that file for shared style
header.css: The headers from study page and teacher sign up page use that file for style
page-give-classes.css: Style from teacher sign up page
page-landing.css: Style from main page
page-student.css: Style from student page
Acknowledgment and copyrights
I want to thank all NLW crew for this awesome course. For those who are reading this, I need to say that no files are mine: all of them was avaibled by the teachers.
> Resources: Notion notes