Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saied2035/smart-brain-api
The Smart Brain Project is a web app that detects faces and guesses their genders, ages, and mood. it got built with React & Redux front-end side and Nodejs & Postgresql back-end side.
https://github.com/saied2035/smart-brain-api
express nodejs postgresql
Last synced: 26 days ago
JSON representation
The Smart Brain Project is a web app that detects faces and guesses their genders, ages, and mood. it got built with React & Redux front-end side and Nodejs & Postgresql back-end side.
- Host: GitHub
- URL: https://github.com/saied2035/smart-brain-api
- Owner: saied2035
- Created: 2020-10-27T11:44:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T17:55:47.000Z (11 months ago)
- Last Synced: 2024-01-02T13:55:34.404Z (11 months ago)
- Topics: express, nodejs, postgresql
- Language: JavaScript
- Homepage: https://smart-brain-me.netlify.app/
- Size: 14.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Brain
> The Smart Brain Project is a web app that detects faces and guesses their genders, ages, and mood. it got built with React & Redux front-end side and Nodejs & Postgresql back-end side.
## Built With
- HTML
- CSS
- JSX & React & Redux
- NodeJS
- PostgreSQL## Live Demo
- [Live Demo](https://smart-brain-me.netlify.app/)
## front-end Repository
- [smartbrain](https://github.com/saied2035/smartbrain)
## Getting Started
To get a local copy up and running follow these simple example steps.
for SSH:
`git clone [email protected]:saied2035/smart-brain-api.git`
for https:
`git clone https://github.com/saied2035/smart-brain-api.git`
### Install
after cloning the repo run
`npm install`### Usage
run
`npm start:dev` for devlopment
`npm run build` for production code## Authors
👤 **Saied Gaffer**
- GitHub: [@Saied2035](https://github.com/saied2035)
- Twitter: [@SaiedGaffer](https://twitter.com/SaiedGaffer)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/saiedgaffer/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/saied2035/smart-brain-api/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Andrei Neagoie](https://github.com/aneagoie)
## 📝 License
This project is [MIT](./MIT.md) licensed.