version 1.0.0
For deployed version, click me
LolStack is a user friendly tool to allow summoners to quickly check how their favorite champions stack up against their competitors. After signing up with an email, password, and summoner name, users will be able to navigate to the summoner page which will display a list of their most played champions and useful information about them.
- Express - Express, our web framework
- Morgan - Morgan, an improved logging library that works nicely with Express. Now, all requests to our server get logged out in the console.
- Mongoose - Mongoose, our ORM
- express-jwt - A small library that checks JWTs for us.
- jsonwebtoken - Small library for generating JWTs. Used instead of passport for visibility and so we don't have a magic library chilling there.
This project is licensed under the MIT License.