Services to validate data input
These instructions will get you a copy of the project up and running on your local machine for development purpose. See deployment for notes on how to deploy the project on a live system.
git clone https://github.com/anrao91/credycd credypython manage.py runserver
pip install -r requirements.txt
Add additional notes about how to deploy this on a live system
- DjangoRestFramework - The web framework used
- SQLite - Database
- BootStrapCSS3 - Used to generate CSS
- Anusha Rao - Initial work - anrao
This project is licensed under the MIT License - see the LICENSE.md file for details