Skip to content

kelceywilson/movetool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movetool

WORK IN PROGRESS

repository lacks /config/keys_dev.js which contains the following object:

mongoURI: [this will be your MongoDB connection URI],
secretOrKey: [yours]
};

You will also need a .env file with the following keys you can get from your Cloudinary account:

CLOUD_NAME=[yours]

API_KEY=[yours]

API_SECRET=[yours]

TODO

x1. Fix change photo

x2. Only allow logged in users to create alert

x- Make Create Alert button Login to Create Alert Button

x3. Only allow users to edit/delete their own alerts

x- Hide delete & edit buttons for others

  • Add validation to route x- Empty SET_current_user on logout x- style buttons
  1. Disable input boxes until edit button is clicked
  • Add edit button to detail component
  1. Add alerts for particular user link to each of their alerts
  • Add posted by line in detail

x6. Add description input etc to alert

  1. Add how to guide

  2. Type limits & max file size cloudinary

  3. License? AGPL, LGPL, GPL?

x10. Make input fields conditional upon alert type

x- sale: price x- event: date, cost

  1. make alert type banner change color based on alert type

  2. Make most relevant field apply correctly to all alert types

  3. Good story page

  4. fix file structure

  5. Sell something (set up something like stripe etc.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published