Skip to content

scuba10steve/FTeller

Repository files navigation

FTeller Project

This project is designed as essentially a clone of the Akinator app. This portion of the app is the backend.

Next Steps

This skeleton includes TODO markers to help you find basic areas you will want to customize.

Relational Databases and Datastore

To add persistence to your models, use NDB for scale. Consider CloudSQL if you need a relational database.

Installing Libraries

See the Third party libraries page for libraries that are already included in the SDK. To include SDK libraries, add them in your app.yaml file. Other than libraries included in the SDK, only pure python libraries may be added to an App Engine project.

Feedback

Star this repo if you found it useful. Use the github issue tracker to give feedback on this repo.

Author

Steven Tompkins

About

Backend for fortune telling app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages