Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ bixert Public

This is an event management portal for colleges. This is created as a part of Build From Home (BFH) conducted by Tinkerhub.

Notifications You must be signed in to change notification settings

rawho/bixert

Repository files navigation

  • TeamID : BFH/rec7TArwrQ98nLkWc/2021

Project is live at bixert.xyz

Packages used

Technologies We used

How to Run locally

  • Cloning and creating virtual env

    • Clone this repo - git clone https://github.com/rawho/bixert
    • Move to the cloned repo - cd bixert
    • Create a virtual environment - help
    • install all the packages - pip install -r requirements.txt
  • Creating Database

    • install mysql - help
    • Create a user by entering to the mysql shell- CREATE USER 'bixert'@'localhost' IDENTIFIED BY 'Bixert@123';
    • CREATE DATABASE bixert;
  • migrating and running

    • python manage.py migrate
    • python manage.py runserver - Head over to http://localhost:8000 and see the magic

Developers

Linkdein Whatsapp github Adithya Kurien Peter



Rahul And Adi

About

This is an event management portal for colleges. This is created as a part of Build From Home (BFH) conducted by Tinkerhub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /