https://github.com/pratik-codes/productively
Productively is a productivity app on steroids. Tech-stack: MRNN - MongoDB, Reactjs(Typescript), Nodejs(Nestjs-Typescript)
https://github.com/pratik-codes/productively
hacktoberfest hacktoberfest2021 mongodb nodejs reactjs typescript
Last synced: about 2 months ago
JSON representation
Productively is a productivity app on steroids. Tech-stack: MRNN - MongoDB, Reactjs(Typescript), Nodejs(Nestjs-Typescript)
- Host: GitHub
- URL: https://github.com/pratik-codes/productively
- Owner: pratik-codes
- Created: 2021-07-25T13:45:22.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T13:32:49.000Z (over 4 years ago)
- Last Synced: 2025-03-27T20:31:37.780Z (about 1 year ago)
- Topics: hacktoberfest, hacktoberfest2021, mongodb, nodejs, reactjs, typescript
- Language: TypeScript
- Homepage: https://productive-ly.netlify.app/homepage
- Size: 7.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Productively → [Frontend Repo](https://github.com/pratik-codes/Productively-Frontend) | [Backend Repo](https://github.com/pratik-codes/productively-backend)
- Productively is a productivity app on steroids. Which not only takes care of your productivity but other aspects learning and mental health.
- Productively is created by taking into consideration various scientific techniques to provide users what they need nothing more nothing less.
### !!! development have been stoped on this project will be continuing soon... !!!
## Intital Looks (development stage)

## Tech-stack
- MRNN - MongoDB, Reactjs(Typescript), Nodejs(Nestjs-Typescript)
### [Frontend Repository](https://github.com/pratik-codes/Productively-Frontend)
- clone the repository
- `npm install` to install dependencies.
- `npm start` run the server
### [Backend Repository](https://github.com/pratik-codes/productively-backend)
- clone the repository
- `npm install` to install dependencies.
- `npm run start:dev` run the server