FrozenTear7 / student-life-organizer

A web application for organizing your student life: exams, todos, monthly funds and other customizable features.

Home Page:https://frozentear7.github.io/student-life-organizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Student life organizer

Use the app: https://frozentear7.github.io/student-life-organizer/

Student life organizer is an app written in React, Redux and Bootstrap. It's an organizer, that can help you schedule your everyday tasks and track your spendings.

  • Add new todos and incoming exams
  • Manage your shopping and spendings
  • Everything in one place! Use it either on your computer or smartphone!

Installation

If you want to run the app on your own local host instead of https://frozentear7.github.io/student-life-organizer/ :

Student life organizer requires Node.js v4+ to run. Get the repository: https://github.com/FrozenTear7/student-life-organizer.git Install the dependencies and devDependencies and start the server.

$ cd student-life-organizer
$ npm install -d
$ npm start

Then open localhost:3000 in your web browser and you're ready to go!

Free Software under GNU GENERAL PUBLIC LICENSE!

About

A web application for organizing your student life: exams, todos, monthly funds and other customizable features.

https://frozentear7.github.io/student-life-organizer/

License:GNU General Public License v3.0


Languages

Language:JavaScript 96.9%Language:HTML 2.4%Language:CSS 0.7%