Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbowne1/agilizenti
A ToDo app that can be used for Planning, Organizing and Workflow for Personal and Development Projects
https://github.com/gbowne1/agilizenti
development express express-js expressjs mongodb node nodejs project react todo todo-app todo-list todoapp todolist todolist-app todolist-application
Last synced: about 5 hours ago
JSON representation
A ToDo app that can be used for Planning, Organizing and Workflow for Personal and Development Projects
- Host: GitHub
- URL: https://github.com/gbowne1/agilizenti
- Owner: gbowne1
- License: gpl-3.0
- Created: 2023-03-25T04:23:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-01T16:27:10.000Z (over 1 year ago)
- Last Synced: 2023-08-13T04:44:21.299Z (about 1 year ago)
- Topics: development, express, express-js, expressjs, mongodb, node, nodejs, project, react, todo, todo-app, todo-list, todoapp, todolist, todolist-app, todolist-application
- Language: JavaScript
- Homepage:
- Size: 834 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# AgiliZenti
A ToDo app for Planning and Workflow for Personal and Development Projects.
This app is made with:
[![MongoDB](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white)](https://www.nodejs.com)
[![Express](https://img.shields.io/badge/Express.js-404D59?style=for-the-badge)](https://expressjs.com)
[![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)](https://react.dev/)
[![NodeJS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)](https://www.nodejs.com)
[![MaterialUI](https://img.shields.io/badge/Material--UI-0081CB?style=for-the-badge&logo=material-ui&logoColor=white)](https://www.mui.com)Bootstrapped with Create-React-App v5 aka react-scripts
If you would like to contribute to this repository, please read our [Contributing](https://github.com/gbowne1/AgiliZenti/blob/main/CONTRIBUTING.md) document. We welcome your pull requests here. We do not
We recommend using this with Node 18.15.0
You should already be familiar with React 17 and or 18, JavaScript ES5/ES6/ES7 and JSX.
This is not hosted anywhere yet and the backend of this project is currently under construction so please use the Create React App development server by running`npm start` inside the root of the project folder after installing with `npm i` or `npm install`.
This is not hosted anywhere yet
If you would like something to work on, there are plenty of TODO's here