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

https://github.com/sloganking/ai-startup-mvp


https://github.com/sloganking/ai-startup-mvp

flask machine-learning stripe

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# AI-Startup-MVP

## Features
- Encrypted user authorizaton
- Database initialization
- New user signup
- User login/logout
- User settings
- Modern user interface
- Bulma framework
- Limited custom css/js
- Easily customizable

## Setup
```
git clone https://github.com/SleepingFox88/AI-Startup-MVP
cd AI-Startup-MVP
pip install -r requirements.txt
python app.py
```