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

https://github.com/bonface221/flask-phonebook

a simple flask phonebook
https://github.com/bonface221/flask-phonebook

Last synced: 3 months ago
JSON representation

a simple flask phonebook

Awesome Lists containing this project

README

        

# Phonebook

## Author

[Bonface221](https://github.com/bonface221)

## Description

> This app works just like a phonebook
## Prerequisites

+ Python3.6.7
+ flask
+ Virtual environment.

## How to run the app

1. Clone the project by running the following command: git clone https://github.com/bonface221/flask-phonebook.git
2. Install the dependencies in the requirements.txt file.
3. Create a database and run migrations.
4. The run python manage.py to run the server.

## Technology used

+ [X] Python3.9
+ [x] flask
+ [x] SQLAlchemy (postgresql)

## Contributing

Please create a pull request here: https://github.com/bonface221/flask-phonebook/compare

### Link to view the app (heroku)
i'm yet to deploy

### License ([MIT License](./LICENSE))

This project is licensed under the MIT Open Source license, (c) bonface221

Follow the link to view the licence.