Skip to content

REVA Events is an event management application for REVA University created by REVA sudents.

License

Notifications You must be signed in to change notification settings

sharananurag998/REVA_Events

Repository files navigation

REVA_Events

Introduction

REVA Events is an event management application for REVA University.

Prerequisites

  1. Flask
  2. Flask-migrate
  3. Flask-db
  4. Flask-wtfForms
  5. Flask-bootstrap
  6. Flask-login
  7. python-dotenv
  8. flask_sqlalchemy

How to run locally

  1. Create a virtual environment named either venv or reva_events_venv.
  2. Activate the virtualenv
  3. Install the following packages: -
pip install flask 
pip install python-dotenv
pip install flask_sqlalchemy
pip install flask_migrate
pip install flask_login
pip install flask_bootstrap
pip install flask_wtf
  1. Start the app: -
flask run
  1. The app will be hosted locally on http://127.0.0.1:5000

  2. Set the device size as smartphone (300x660) in developer options to view the website.

Demo

You can access a working demo of the website at: http://sharananurag998.pythonanywhere.com/. Make sure to view it on a mobile or tablet only because it is not properly scaled/Accessable for PC.

Authors

  1. Aniketh Hotagi: @Aniketh896
  2. Anurag Sharan: @sharananurag998
  3. Adarsh Nair: @adarshxinferno
  4. Ankit Jaiswal: @ankitkumarjaiswal
  5. Aman Srivastava: @amansrivastava1110

About

REVA Events is an event management application for REVA University created by REVA sudents.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages