Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 2.21 KB

README.md

File metadata and controls

42 lines (31 loc) · 2.21 KB

Chromamotion

A project in React native to help users identify, track, and share their feelings.

Todo

Emotions Picker

  • Create emotion picker page. Needs to be scrollable.
    • Find a better way to match colors to feelings?
  • Make emotion component that can be selected or deselected
  • Make a rollup bar at the top that shows the current spectrum of emotions
  • Make a way to save these selections
    • Tie selections into redux saga

Check-in review

  • Make a screen where you can see your previous check-ins
    • Sorted by day/time newest up top
    • It's a 100% horizontal bar button that's the spectrum of how you felt.
    • New CheckIN bar above all checkIns
  • When you select a checkin, you're brought to a details page of it.

Check-in details

  • See the details of a check-in
  • Delete a checkin

Login/Sign up and Back End as a Service

  • Integrate with an Authorication provider that also offers back end as a service.
  • Allow users to login or sign up for this as a service
  • Begin storing their check-ins on that service.

About Screen

  • Create a place to link back to my repo, and personal website

TheCodingMachine React Native boilerplate

Big thanks to TheCodingMachine for this boilerplate which I've built off of. Credit here: This project is a React Native boilerplate that can be used to kickstart a mobile application.

The boilerplate provides an architecture optimized for building solid cross-platform mobile applications through separation of concerns between the UI and business logic. It is extremely documented so that each piece of code that lands in your application can be understood and used.

About TheCodingMachine

TheCodingMachine is a web and mobile agency based in Paris and Lyon, France. We are constantly looking for new developers and team leaders and we love working with freelancers. You'll find an overview of all our open source projects on our website and on Github.