Skip to content

Trying to plan an event can be hectic, messy, and hard to keep up with. iPlan helps you plan your event down to the finest details and you don’t need to stress because everything is going to be compiled in one place, just a touch away.

Notifications You must be signed in to change notification settings

acm-projects/iPlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

iPlan 🗓

Trying to plan an event can be hectic, messy, and hard to keep up with. iPlan helps you plan your event down to the finest details without the stress of having to look at multiple different places because everything is going to be compiled in one place, just a touch away.

MVP

  • Budget finances and allow user to categorize by shared, individual, and immediate expenses
  • Let users set deadlines in a calendar/timer and send custom notifications to remind them of the task
  • Plan the day of your event with an itinerary and make it shareable to other users
  • Collaborate with other users by adding them to your event module and assigning tasks

Stretch Goals

  • Communicate with other users through a group chat feature
  • Prioritize your tasks from highest to lowest importance as a checklist
  • Record the user's progress and provide suggestions on when to complete a task by to avoid stress
  • Send customized invites to your guest by adding them to a list and allowing them to RSVP

Milestones

Frontend AND Backend

  • Decide on tech stack
  • Download and set up environments
  • Spend 2 days at most researching what goes into an event and what is needed to plan one
  • Code test files in chosen language and upload to repository's test branch
  • COMMUNICATE! with each other and with project manager
  • Frontend

    • Use Figma (preferred) or Adobe XD to draw up wireframes and edit until a finalized look is reached. Make wireframes interactive.
    • Learn basics of Flutter/Dart or React/Node.js
    • Code design from final wireframes
      • a home page with a list of sub-pages
      • add collaborators to event module
      • budget page
      • calendar page
      • itinerary page
    • combining frontend with backend 1) after each stage or 2) collectively integrate after front end is completely done with all pages
  • Backend

    • Learn basics of Firebase/Node.js
    • Learn APIs
      • Calendar API
      • Contact picker API
      • (possible) Notifications API
    • Set up database to store the information that user enters into each page
    • Integrate frontend and backend to display data that relies on database storage

Tech Stack

  • Wireframing: Figma
  • IDE: Android Studio
  • Frontend: Flutter/React Native
    • Flutter provides a lot of built-in UI components and is easier for cross compatibility
    • React Native is more widely used in app development and also has great cross compatibility
  • Backend: Firebase/Node.js
    • Firebase handles flat data and simple queries very well, while firestore handles more complex data and advanced queries better
    • Node.js is high performance and has better scalability.
    • Calendar API: calendar api
    • Contact Picker API: contact picker api
    • Notifications API: notifications api

Software to Install

Tutorials and Resources

  • This is not a complete list of resources. You may change a lot of things during the semester but this is to help you as much as possible!

General

Front-end

Back-end

THEE best developers EVER (too good 😁👍🏽)

  • Matthew Sheldon
  • Sharun Naicker
  • Jennifer Zhang
  • Casandra Marquez

About

Trying to plan an event can be hectic, messy, and hard to keep up with. iPlan helps you plan your event down to the finest details and you don’t need to stress because everything is going to be compiled in one place, just a touch away.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published