Skip to content

Akash1070/CRUD-App---Thing-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building And Deploying CRUD App On Heruko

Python 3.6 matplotlib.pyplot SQL Server 2019 flask

The CRUD acronym identifies all of the major functions that are inherent to relational databases and the applications used to manage them, which include Oracle Database, Microsoft SQL Server, MySQL, and others.

The four CRUD functions can perform different types of operations on selected data within the database.

CRUD operations are widely used in many applications that are supported by underlying relational databases.

Click HERE To View App

Authors

Deployment

1. Data Extraction
2. Exploratory Data Analysis(EDA)
3. Feature Engineering
4. Model Building and Tuning
5. Building Flask API
6. Pushing code to Github
7. Connecting to your Heroku account 
8. Deploy App

Installation

To install the libraries used in this project. Follow the below steps:

from flask import Flask, render_template, url_for, request, redirect
from flask_sqlalchemy import SQLAlchemy #SQLAlchemy is an open-source SQL toolkit and object-relational mapper for the Python programming language released under the MIT License
from datetime import datetime

Running Flask Api

To run tests, run the following command

  python app.py

Running Heroku Tests

To run a Heroku deployment tests, click on the following link:

CRUD App

Preview

Click HERE To View

🚀 About Me

Data Scientist Enthusiast | Petroleum Engineer Graduate | Solving Problems Using Data

Hi, I'm Akash! 👋

🔗 Links

github linkedin## Demo

Tech Stack

Logo

About Me

👩‍💻 I’m interested in Petroleum Engineering

🧠 I’m currently learning Data Scientist | Data Analytics | Business Analytics

👯‍♀️ I’m looking to collaborate on Ideas & Data

🛠 Skills

  1. Data Scientist
  2. Data Analyst
  3. Business Analyst
  4. Machine Learning

Future Plans

⚡️ Looking forward to help drive innovations into your company as a Data Scientist

⚡️ Looking forward to offer more than I take and leave the place better than i found

About

Building And Deploying CRUD App -Thing Finder On Heruko

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published