Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Habit Tracking Feature #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Habit Tracking Feature #5

wants to merge 2 commits into from

Conversation

PureZinc
Copy link
Collaborator

Made backend and frontend representation of the Habit Tracking featue.

There's still work to be done. Still need to add streaks, habit tracking features, and the styling of the frontend.

Also made changes to hosting for security.

	new file:   backend/habits/admin.py
	new file:   backend/habits/api/serializers.py
	new file:   backend/habits/api/urls.py
	new file:   backend/habits/api/views.py
	new file:   backend/habits/apps.py
	new file:   backend/habits/migrations/0001_initial.py
	new file:   backend/habits/migrations/__init__.py
	new file:   backend/habits/models.py
	new file:   config.json
Started working on the new habits feature.
Here's what I've done:

	modified:   backend/backend/api/urls.py
	modified:   backend/backend/urls.py
	modified:   backend/habits/api/serializers.py
	modified:   backend/habits/api/urls.py
	modified:   backend/habits/api/views.py
	modified:   config.json (This file is the config file for the app)

	new file:   frontendMobile/src/Components/Habits.js
	new file:   frontendMobile/src/Screens/Habits/CreateHabit.js
Copy link

vercel bot commented Dec 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
stoistrom-react-django ❌ Failed (Inspect) Dec 21, 2023 2:22pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant