/eec2

EEC2 is a event organised by Career Point University to find the emergin entrepreneurs among us.

Primary LanguageJavaScript

EEC2 (Emerging Entrepreneur Competition 2 )

Introduction

EEC2 is a event organised by Career Point University to find the emergin entrepreneurs among us. It is build with flask framework of python programming language.








Setup

  1. Install the required libraries

    pip install -r requirements.txt
  2. Initialise the database

    python initDB.py
  3. Run the application

    python app.py

Deploy

Use this article to deploy the application.

https://shashikantdwivedi.com/how-to-host-flask-website-using-apache-on-ubuntu-server-in-aws/