Skip to content

MyStudy is an easy way for tutoring centers to manage their students, teachers, groups and subjects at one place.

Notifications You must be signed in to change notification settings

manusmd/mystudy

Repository files navigation

MyStudy

For managing students, teachers, groups and subjects in your tutoring school.

This app helps tutoring schools to manage students, teachers, groups and subjects for your tutoring school.

Installing and Developing

First, clone this repository.

To install the dependencies:

npm install

To run the app:

npm run dev

Boom! These scripts run your server, client and storybook in development mode.

The default PORTS are:

  • 3000 for the client
  • 3001 for the server
  • 6006 for the storybook

If you don't like to call all scripts at once, you can also run:

npm run dev-client
npm run dev-server
npm run storybook

Building

To build and start the project, run:

npm run build
npm start

GitHub @manusmd  ·  LinkedIn @manusmd

About

MyStudy is an easy way for tutoring centers to manage their students, teachers, groups and subjects at one place.

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •