Mindr - A study application to help you track the things you want to remember.
Mindr is a study application proof-of-concept that helps users memorize topics of their choice. This project is created in partial fulfillment of the requirements for the IGME 430: Rich Media Web Application Development II
course offered at the Rochester Institute of Technology.
Ian Effendi (@rimij405) is a software designer and developer. This project was created as part of their coursework while enrolled at the Rochester Institute of Technology.
Distributed under the MIT License. See LICENSE
for more information.
In order to develop Mindr, you'll need to have access to Node
and npm
.
Steps to develop this project:
npm install
in the root directory.npm run serve
to serve project with nodemon.This project uses the following libraries, packages, tools, and resources:
This project is not open to contributions from others at the present moment. If you would like to expand upon this proof-of-concept, the code herein is licensed under the permissible MIT license.
You are more than welcome to fork
this repository to host your own derivative project.