An open API service indexing awesome lists of open source software.

https://github.com/techyaura/instatodos.com

InstaTodos.com is an open source Productivity web app
https://github.com/techyaura/instatodos.com

angular angular-cli apollo apollo-boost apollographql graphql multilingual productivity productivity-tools task-manager todo

Last synced: about 23 hours ago
JSON representation

InstaTodos.com is an open source Productivity web app

Awesome Lists containing this project

README

          

# InstaTodos

This project is live on [here](https://instatodos.com)

# Test Credentails
Email Address - `techyaura_test@mailinator.com`

Password- `hello123`

# Stack

`Instatodos` is using Angular as Frontend framework & [GraphQL](https://graphql.org/) as Query language for Interaction with server.

# Requirements
`Instatodos` require **NodeJs** to be installed on your system. Once you have Node Js on your system, follow `## Development server` & `## Build` instructions to run/build the application

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/instatodo/` directory.

# Code scaffolding

If you want to use `Code scaffolding` using [Angular-CLI](https://cli.angular.io/), install [Angular-CLI](https://cli.angular.io/) globally on your system as -

`npm install -g @angular/cli`

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

OR

use `npx` to use [Angular-CLI](https://cli.angular.io/).

# Contribution
Please feel free to contribute.

# Screenshots
![image](https://user-images.githubusercontent.com/5227618/91307097-226a7180-e7cb-11ea-9dd1-23dcb4bf687d.png)

![image](https://user-images.githubusercontent.com/5227618/91909069-2ebe6500-ecca-11ea-8a3c-3ddec488d0c3.png)

![image](https://user-images.githubusercontent.com/5227618/126082099-770f9805-c361-4ff4-aa01-5e552361dced.png)

# License
[Mozilla Public License 2.0](https://github.com/techyaura/instatodos-ui/blob/master/LICENSE)