Git Product home page Git Product logo

software-engineering's People

Contributors

augmentedmode avatar jaredbutcher avatar jtronge avatar nbanko avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

software-engineering's Issues

Create user model

Create the python interface for the user table in the database. Must be able to add, remove, and authenticate users from the database. Ability to edit users can be added later. Must also create unit tests.

Design page templates

For a uniform look and workflow for our application, we should webpage templates.

"Remember Me" Database.

Remember me functionality to keep the user logged on between sessions. DB model for the cookie, and functions to generate, check, and expire the cookies.

Share events

Events should be able to be shared between users. Requires a DB table, functions to interact with the DB, and a UI.

User groupings

Allow users to form groups / organizations. May entail group information, invites, requests, shared events/pages, permissions, etc...

Create event model

Create the python interface for the events table in the database. Must be able to add, remove, and find events by the user. The ability to edit events and other search queries are not yet required. Must also create unit tests.

Edit user UI

A UI for a user to edit there information, ex: change passwords, emails, delete the account, etc...

Set up environment variable based dev mode

I believe it is standard practice in flask to define an environment variable to determine whether the development or production configs should be loaded. Research this, implement it, and document it in the main readme.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.