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

Restrucutre and use Postgres DB #1

Open
bridgesign opened this issue Sep 17, 2020 · 2 comments
Open

Restrucutre and use Postgres DB #1

bridgesign opened this issue Sep 17, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bridgesign
Copy link
Member

bridgesign commented Sep 17, 2020

The current DB is the default SQLite that comes with django. We require to shift to PostgreSQL. Moreover, the current storage is trivial and further distinctions like whether it is seminar, or workshop, open to all or does it require registration and the registration link.

@bridgesign bridgesign self-assigned this Sep 17, 2020
@bridgesign bridgesign changed the title Restrucutre and use Postgres DB with API for third party access Restrucutre and use Postgres DB Sep 17, 2020
@bridgesign bridgesign removed their assignment Sep 17, 2020
@bridgesign bridgesign added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Sep 23, 2020
@SoumyaRanjanNaik
Copy link

Can I get work on this issue ?

@bridgesign
Copy link
Member Author

bridgesign commented Oct 9, 2020

Yes. We can start with converting to postgres. We also need to think of all different fields that can come with a workshop or seminar. Current implementation cannot distinguish them, but it will be good to add the columns for these things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants