Skip to content

cpenalozag/EventOrganizer

Repository files navigation

Event - organizer

Application aimed at facilitating the planning process of any kind of event. With the app you can share your events, include all the necessary items in a checklist, make comments, and more.

Web app developed for the third project in the CS Web Development course at University of Los Andes, Colombia.

Getting Started

Prerequisites

Meteor
Mongo
React

Live demo

You can check out a live version of the apphere

Local Deployment

git clone https://github.com/cpenalozag/event-organizer/
cd event-organizer
meteor
open localhost:3000

Run Server Tests

git clone https://github.com/cpenalozag/event-organizer/
cd event-organizer
TEST_WATCH=1 meteor test --driver-package meteortesting:mocha [--port]
Results in console

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

 

Releases

No releases published

Packages

No packages published