Skip to content

jkanyua/BE

Repository files navigation

By Jimnah Magira.

Installation

Run a virtual environment:

virtualenv venv

Run the following command to install dependancies with pip:

pip install -r requirements.txt

Run the main file:

python database_CRUD.py

Configuration

No further installment necessary: Open file.csv to view changes in db

Known Issues

If you discover any bugs, feel free to create an issue on GitHub fork and send us a pull request.

Authors

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published