Giter VIP home page Giter VIP logo

a3-persistence's Introduction

Assignment 3 - Persistence: Two-tier Web Application with Database, Express server, and CSS template

Personalized Todo List

Hosted by Glitch: Link to Glitch
Hosted by Heroku: Link to Heroku
Username: webware
Password: password

The primary objective my application is to provide users with an intuitive interface to add, update, and track their daily tasks, ensuring productivity and task management become seamless. A challange that I faced was integrating the MongoDB database with my Express backend, ensuring data consistency and real-time updates. Additionally, implementing user authentication securely while maintaining a smooth user experience was a hurdle I overcame. I chose to use Express sessions for authentication primarily because it provided a straightforward way to manage user sessions and seemed the easiest to implement, given the application's requirements. I utilized the Materialize CSS framework for its modern design components and responsiveness. To better align with our branding, I made custom modifications, including changing primary color schemes and tweaking card designs for better readability. Lastly I used a few differnt express middlewares:

  • Server side logging
  • Static page fetching
  • MongoDB connection monitoring
  • Session cookies
  • urlencoding
  • JSON body parsing

Technical Achievements

  • Support another hosting service: Added support for Heroku app, seems pretty similar to Glitch, i do like the auto deploy hook from github meaning i no longer have to 'import from github'. Setup was pretty easy, longest thing was setting up the CLI tool.
  • 100% Lighthouse Report: Accomplished 100% in all of the lighhouse categories on both the login and main page, i have included a JSON copy of the lighthouse report in the github if it helps
  • Added Password Encryption for Storage[5pts]: I do not believe that adding support for password encryption was required, but this is a better stance for password security. This deserves some EC since it does require a little bit of troubleshooting your workflow as there are now nested callbacks which caused issues requiring me to use .then to ensure concurrency.

a3-persistence's People

Contributors

arnavsacheti 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.