Code Monkey home page Code Monkey logo

eventsforu-master's Introduction

logo1

An Event Registration Website made using the Django Framework

forthebadge forthebadge forthebadge

Deployed on Heroku

Heroku Check out the website

Features of the website

v0.0

  1. The admin can dynamically add the events. The date, time, image(based on the title given) and the unique id will be generated on its own. the admin has to give a title, header, basic description, location, organizer details and tags related to the event.

  2. The participant can view the upcoming events and then fill the form in the Particpants page to register for a particular event

  3. The participant can only fill the Participants form when he/she is logged in.

What's new in v0.1

  1. User can now login with their Google or GitHub accounts.

  2. A new logo added in the Navbar

  3. Font size of text in navbar and footer increased for better viewing

What's new in v0.3

  1. Added reCAPTCHA in the participant form.

  2. Sending an email as soon as the form is filled.

  3. Improvements in the UI of the HomePage.

  4. Search bar added in the HomePage.

  5. Tags, Location, Organizer details added for each event.

Future plans

Integrate payment option using Stripe or PayTM

Add ML

Better profile page for the users

Installation

1. Install python

https://realpython.com/installing-python/

2. Clone this repo into your local machine

git clone https://github.com/AdityaAshvin/EventsForU.git

3. Install django

pip install django

4. Install required dependencies

pip install -r requirements.txt

5. Final Step

go to the directory where manage.py is located and run the following command

python manage.py runserver

Screenshots

v0.0

HomePage when the User is logged in

homepage1 homepage2

HomePage when the User is not logged in

homepage3

Participant Page when the user is logged in

Participantpage1 Participantpage2

ParticipantPage when the User is not logged in

Participantpage2

v0.1

HomePage when the User is logged in

homepage4 homepage5

Login Page

login

SignUp Page

signup

v0.3

Tags, Location added

tags

Search Bar

search

reCAPTCHA

recaptcha

Registration Completed email

email Django

This UI of the website is built with the help of

Bootstrap

FontAwesome

Unsplash API

Logo made using

LogoMaker

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.