Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauracole1900/conferenceplanner
Bootcamp Group Project 3: Cool Cats Conference Planner, a MERN-stack conference organizing and sharing site
https://github.com/lauracole1900/conferenceplanner
conferences express express-js expressjs group-project mern mern-stack mongo mongodb mongoose node node-js nodejs react reactjs
Last synced: 7 days ago
JSON representation
Bootcamp Group Project 3: Cool Cats Conference Planner, a MERN-stack conference organizing and sharing site
- Host: GitHub
- URL: https://github.com/lauracole1900/conferenceplanner
- Owner: LauraCole1900
- License: mit
- Created: 2020-11-12T00:51:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T01:58:33.000Z (over 3 years ago)
- Last Synced: 2024-04-14T11:44:21.114Z (7 months ago)
- Topics: conferences, express, express-js, expressjs, group-project, mern, mern-stack, mongo, mongodb, mongoose, node, node-js, nodejs, react, reactjs
- Language: JavaScript
- Homepage: https://conference-planner.herokuapp.com/
- Size: 19.9 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Table of Contents
* [Description](#description)
* [Links](#links)
* [Screenshots](#screenshots)
* [Installation](#installation)
* [Usage](#usage)
* [Technologies Used](#technologies)
* [Tests](#tests)
* [Collaborators](#collaborators)
* [Contributing](#contributing)
* [Questions](#questions)
* [License](#license)## Description
Welcome to Cool Cats conference planner, your conference planning home. Gone are the days of important conference details lost in a mess of scrap paper! This application is designed to be a hub for all things conference. Here you can create a conference, keep track of the necessary details, see available conferences and register.
## Links
[Deployed application on Heroku](https://conference-planner.herokuapp.com/)
## Screenshots
Landing page:
![Landing page:](assets/cccp-lander.png)Login screen using auth0:
![Login screen:](assets/cccp-login.png)Profile page:
![Profile page](assets/cccp-profile-page.png)Main conferences page:
![Main conferences page](assets/cccp-main-conferences-page.png)"Create conference" page:
!["Create conference" page](assets/cccp-create-conference.png)"Edit session" page:
!["Create session" page](assets/cccp-edit-session.png)Page for a specific conference:
![Page for a specific conference](assets/cccp-details.png)## Installation Instructions
npm i
## Usage
This application is intended to be used to facilitate the creation and management of conventions, conferences and seminars. Simply open the application on your desired web browser, log in and you are ready to go.
After logging in, the app will take you to your profile page. Here you can see your basic information and a list of the conferences you created and those conferences you are attending. Clicking the "+" button will allow you to create a new conference. The "details" button allows you to see the the details for that conference, including sessions and speakers.
The "conferences" page allows you to search existing conferences and register for them. Upon registration, the conference will be added to your profile page.
## Technologies Used
MongoDB, Express.js, React, Node.js, auth0.com
## Tests
npm run test
## Collaborators
This app was built by Anna Battista, Laura Cole, Beni Mahat, Travis Messall, Brenda Miller, and Alec Rewinkel.
## Contributing
We believe code is never finished, welcome your contributions to enhance the applications functionality. Please adhere to the Code of Conduct for the Contributer Covenant, version 2.0, at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
## Questions
If you have further questions, you can find us on Github: [Anna Battista](https://github.com/abattista24), [Laura Cole](https://github.com/LauraCole1900), [Beni Mahat](https://github.com/benimahat1291), [Travis Messall](https://github.com/tmessall), [Brenda Miller](https://github.com/millerbee), and [Alec Rewinkel](https://github.com/arewinkl).
## License
![License badge](https://img.shields.io/badge/license-MIT-blue).