Giter VIP home page Giter VIP logo

cocoso's People

Contributors

dependabot[bot] avatar eminx avatar ilkergonenc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cocoso's Issues

Media Section

Users could be able to see the media they've uploaded and can delete them if they like (and if they are the ones uploaded or if they are admins)

Email Validations

Make sure that emails are validated on signup, before anything is allowed at all

Implement Social Signups

Start with Google, Facebook and Instagram

It would probably be a feature at the admin settings level. Just adding API keys could do it.

Admin/Membership management for different Hosts

The membership and adminship should be limited to hosts.
So everyone who is a member of a host, is only member of that host, and the same with being admin.

Therefore all MongoDB operations need to be altered to serve this goal.

USER:

memberAt: [{host: 'xxx.artistrun.space', hostId: '09e39uroirjio', hostType: 'space'}, {...}]
isAdmin: true 
adminAt: [{host: 'xxx.artistrun.space', hostId: '09e39uroirjio', hostType: 'space'}, {...}]

HOST:

admins: [{username: 'emin', userId: '908290890290', userEmail: '[email protected]', isConfirmed: true}, {...}]
members: [{username: 'emin', userId: '908290890290', userEmail: '[email protected]', isConfirmed: true}, {...}]
publicInfo: settings now..
settings: future settings; theme etc.

Calendar Settings

Calendar settings: Calendar categories (bookables etc. I need a way to abstract calendar entries, categories bookables etc) Perhaps I should divide them since they can coexist? Like I booked the -MonSoon studio-, for a -Reiki- session.

So Calendar can show two separate filters: u

  • Resources
  • Activity Types

Resources is managed somewhere in the admin
Activity types also

i18n

Internationalise the whole thing

Independently Publish Components and Modules

This is a long term thing, but for those who'd want to use it:

  • Independently publish all UI parts like Calendar, Process, Bookings etc...
  • Independently publish Meteor modules: both Methods and the Calls to Methods...

By this way, it'll be possible to modularise the whole thing.

But not now. Please. Now focus on the UX and fixing bugs...

docker support

:)
I can write it.. but i need instructions on how-to make this running on my own server...

congratz.. looks promising.!

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.