effendiian / igme430-mindr

Mindr - A study application to help you track the things you want to remember.
MIT License
0 stars 0 forks source link

Mindr

Mindr - A study application to help you track the things you want to remember.

About the Project

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.

Development Setup

In order to develop Mindr, you'll need to have access to Node and npm.

Steps to develop this project:

  1. Clone this repository.
  2. Run npm install in the root directory.
  3. Run npm run serve to serve project with nodemon.

Attributions

This project uses the following libraries, packages, tools, and resources:

Contribution Guidelines

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.