Giter VIP home page Giter VIP logo

a3-persistence's Introduction

Name List

https://a3.wpi.brandonlui.com This may take a while to load due to the free shared hosting service sleeping on idle.

  • The goal of the application is to help track attendance at events. Instead of a paper sheet, you can now use this app to track recurring attendance with a counter of how many times that person has been there.
  • Challenges I faced were getting the list to show different data for different users and authentication.
  • I choose a username/password authentication strategy because it was the most straightforward for the user.
  • TailwindCSS was used for the styling framework as it keeps all styling changes in the same html file.
    • include any modifications to the CSS framework you made via custom CSS you authored
  • dotenv was used to import enviroment variables into files.
  • express-session was used for handling session management and storing session IDs on the client and server.
  • passport.js was used to implement GitHub OAuth
  • mongoose for MongoDB object modeling

username: test password: hi

username: test2 password: test2

Technical Achievements

  • Tech Achievement 1: (5 points) Instead of Glitch, I used Render with a custom domain.

  • Tech Achievement 2: (5 points) Get 100% (not 98%, not 99%, but 100%) in all four lighthouse tests required for this assignment.

  • Tech Achievement 3: (10 points) I implemented GitHub OAuth using passport.js

Design/Evaluation Achievements

a3-persistence's People

Contributors

bmlui avatar jmcuneo avatar charlieroberts avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.