Skip to content

wangd14/Resume-Rensselaer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Rensselaer README Team 12 - Jake Mandel, Zack Paton, Shreya Kumar, David Wang, Xin Chao Chen

September - To start our project we first brainstormed for a few days. We came up with a problem that we all had - applying to internships and how difficult this can be. This is where we came up with the idea of a resume nuilding website. We could use javascript to transfer general information from a simple form onto a fully complete, and presentable resume. After we came up with the idea, we came up with the name, logo, colorscheme, and basic design layout. We started the code with just some simple HTML pages with the basic information.

October - After we had the basics down, we began creating the different pages for the website. This included a homepage with our slogan, an about us page, a services page, and contact us page with every teammates' contact. We made a login page to start the profile creation part of the website as well. Finally, we used javascript forms to get a user's information, and made 5 different templates that could display it. At this point we gave our midterm presentation with our fully functional website with completed front-end, with a javascript only backend.

November - After we completed the front-end of the website, we began working on the back-end. To start, we completed the resume creation function in Javascript. Then we used PHP to a database of account information for users to log in. This way we can have a working account system that saves your information after you log in.

December - After completing the main functions of the website we went on to finalize the CSS and make every page consistent. We found a colorcheme we like and added pictures and more description to the menus. We made some finishing touches and created our slideshow to present the final product to the class.

References:

For session can save userid, and session token on browser, query string for http
https://www.sliderrevolution.com/resources/bootstrap-login-form/ login form


https://mycolor.space/gradient?ori=to+right+bottom&hex=%23D4E5EF&hex2=%23EFCCC7&sub=1 css background generator


Code References:
https://stackoverflow.com/questions/409351/post-vs-serverrequest-method-post

https://stackoverflow.com/questions/30279321/how-to-use-phps-password-hash-to-hash-and-verify-passwords

https://www.php.net/manual/en/mysqli.real-escape-string.php

Where sanitizer is from
https://www.php.net/manual/en/mysqli.real-escape-string.php 

https://www.php.net/manual/en/session.configuration.php
Run time configuration for session

https://www.w3schools.com/php/php_sessions.asp

https://stackoverflow.com/questions/10214723/jquery-ajax-post-data-in-a-java-servlet

https://tryphp.w3schools.com/showphp.php?filename=demo_session1
https://www.w3schools.com/php/php_sessions.asp
https://www.w3schools.com/php/php_cookies.asp
https://docs.databricks.com/en/sql/language-manual/sql-ref-syntax-qry-select-table-reference.html#:~:text=A%20table%20reference%20is%20an,constructed%20as%20an%20inline%20table.
https://www.php.net/manual/en/session.configuration.php

Grid for Contact Page:
    https://www.digitalocean.com/community/tutorials/css-align-justify
    https://stackoverflow.com/questions/43129360/css-grid-wrapping
    https://www.tutorialspoint.com/Set-the-speed-of-the-hover-effect-with-CSS#:~:text=To%20set%20the%20speed%20of,%2C%20use%20the%20%3Ahover%20selector.

About Page:
    https://css-tricks.com/css-only-carousel/
    https://www.w3schools.com/bootstrap/bootstrap_carousel.asp

Resources:

social_media_icons 
    https://bandzoogle.com/files/3677/bzblog-updated-options-for-social-media-icons-main.jpg
For session can save userid, and session token on browser, query string for http
    https://www.sliderrevolution.com/resources/bootstrap-login-form/ login form
    https://mycolor.space/gradient?ori=to+right+bottom&hex=%23D4E5EF&hex2=%23EFCCC7&sub=1 css background generator
Code References:
    https://stackoverflow.com/questions/409351/post-vs-serverrequest-method-post
    https://stackoverflow.com/questions/30279321/how-to-use-phps-password-hash-to-hash-and-verify-passwords
    https://www.php.net/manual/en/mysqli.real-escape-string.php
Where sanitizer is from
    https://www.php.net/manual/en/mysqli.real-escape-string.php 
    https://www.php.net/manual/en/session.configuration.php
Run time configuration for session
    https://www.w3schools.com/php/php_sessions.asp
    https://stackoverflow.com/questions/10214723/jquery-ajax-post-data-in-a-java-servlet
    https://tryphp.w3schools.com/showphp.php?filename=demo_session1
    https://www.w3schools.com/php/php_sessions.asp
    https://www.w3schools.com/php/php_cookies.asp
    https://docs.databricks.com/en/sql/language-manual/sql-ref-syntax-qry-select-table-reference.html#:~:text=A%20table%20reference%20is%20an,constructed%20as%20an%20inline%20table.
    https://www.php.net/manual/en/session.configuration.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published