Skip to content

This is a group project for Group G in Software Engineering (CS445-740 Fall 2019) at Southeast Missouri State University.

License

Notifications You must be signed in to change notification settings

rharris389/Group-G-Fall-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

About This Project

This is a group project for Group G in Software Engineering (CS445-740 Fall 2019) at Southeast Missouri State University.

Group G Members:

Sion Pixley
Ryan Harris
Shu Xu
Augustine Rivera

This project is attempting to create an Android calendar app that can automate a user's schedule.
Events can be generated with a simple wizard. Upon creation, the events are scheduled within a user's free time.

Current Items That Need to Be Addressed:

Layout/Design of Forms

Future Work

If given enough time, we would like to add friends to the app. Users could add friends and schedule group events that would find free time between all parties. The event would be scheduled at a time that works with everyone.

Testing Environment Tips(Windows10):

  1. start local python environment from command prompt, path will look something like: local-env\activate\Scripts\activate.bat
  2. navigate to location of API files, it will look something like: cd C:\Users\MyUsername\Desktop\Group-G-Fall-2019-master\Group-G-Fall-2019-master\API\EarlyBirdApi
  3. if starting for the first time instal requirements for the environment: pip install -r requirements.txt
  4. Start the server in the evironment with the following command: python manage.py runserver 8000

Installing a Python Environment(Windows10):

  1. Download and install most recent Version of Python
  2. Run the following in command prompt: python -m venv local-env

About

This is a group project for Group G in Software Engineering (CS445-740 Fall 2019) at Southeast Missouri State University.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •