Skip to content

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

License

Notifications You must be signed in to change notification settings

FrozenTear7/student-life-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published