Skip to content

yougijain/UMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMap - Your Campus Event Navigator

Welcome to UMap! UMap brings your campus to life by connecting you with events, people, and places around campus. See what's happening, RSVP to events, find your way with interactive maps, and stay in the know about all the fun and important events on campus.

What is UMap?

UMap is the perfect companion to an eventful campus life! This dynamic web app makes it pretty easy to dive into campus life. Find cool events, find student groups that fit your interests, and get directions to all the action without a hitch. With UMap, you'll unlock a world of opportunities and connections, ensuring you never miss out on what makes your campus truly special!

Getting Started

Dependencies

  • Python 3.8 or newer
  • Django and Django REST Framework (included in requirements.txt)
  • Render or similar hosting service for personal deployment
  • A web browser and internet connection for accessing the deployed site
  • Exact references to Dependencies

Our live website can be found at yourumap.tech until 11/8/2025, takes a while to load and may require a reload after an error screen

Installing

  • How/where to download your program:
  1. Clone this repository from GitHub.
  2. Install the required libraries:
pip install -r requirements.txt
  1. Set up a .env file with necessary environment variables such as API keys and database URLs.

Installation

  • How to run the program:
  1. To start the development server:
python manage.py runserver
  1. Open your web browser and go to http://127.0.0.1:8000 to access UMap.
  2. To deploy the app live, check Render or your preferred hosting for easy steps.

Help

Command to run for help:

python manage.py help

Additionally, check your hosting service’s logs if deploying and experiencing issues.

Authors

Adhya Reddy Putta

Shachi Benara

Aarjivi Chandra

Yougi Jain

Version History

Acknowledgments

Inspiration, code snippets, etc.

About

Interactive student-friendly app designed for UMass students and faculty to find, navigate, and engage with campus events. UMap offers live updated information on events across campus to register for, review, and connect at.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors